Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Søren Kottal 702 posts 4497 karma points MVP 5x c-trib
    Jan 03, 2018 @ 12:50
    Søren Kottal
    0

    Add programatically generated files to git

    I have some custom code that generates files on the website. I need these files to be added to the git repository on Umbraco Cloud. Is that possible, and how?

  • Sebastiaan Janssen 5044 posts 15475 karma points MVP admin hq
    Jan 03, 2018 @ 13:06
    Sebastiaan Janssen
    0

    No this is not possible. I'm curious as to what the use case for this is?

  • Søren Kottal 702 posts 4497 karma points MVP 5x c-trib
    Jan 03, 2018 @ 13:20
  • Sebastiaan Janssen 5044 posts 15475 karma points MVP admin hq
    Jan 03, 2018 @ 13:45
    Sebastiaan Janssen
    0

    Alright, we recommend working on your website locally and then pushing changes to Cloud.

  • Aran Mulholland 2 posts 72 karma points
    Jan 30, 2018 @ 03:51
    Aran Mulholland
    0

    Is there any hints you could give as to how to accomplish this? Giving the source code to the whole site to a user interface developer means they have to know how to run it in Visual Studio, which in my case they do not. I would like to use SCSS to style the web site and run an automated process to build the CSS. When they change the SCSS I would like to save their changes in a new git branch. How would I go about starting to write an extension such as this.

Please Sign in or register to post replies

Write your reply to:

Draft