Deploy to appharbor

Vincenzo Chianese's Avatar

Vincenzo Chianese

25 Aug, 2014 08:32 PM

It would be very nice go have got autodeploy to appharbor!

  1. Support Staff 1 Posted by Feodor Fitsner on 25 Aug, 2014 10:37 PM

    Feodor Fitsner's Avatar

    What deployment methods do they provide?

    -Feodor

  2. 2 Posted by camilo on 04 Nov, 2014 10:16 PM

    camilo's Avatar

    Feodor,

    They support deployment via a push to a git repository :)

    +1 nice to have.

  3. Support Staff 3 Posted by Feodor Fitsner on 05 Nov, 2014 04:33 AM

    Feodor Fitsner's Avatar

    OK, I see. In theory, you can do that today using a custom script though no "AppHarbor" environment yet.

  4. 4 Posted by James Darbyshir... on 04 Dec, 2014 12:03 AM

    James Darbyshire's Avatar

    Is there a way in the custom script to deploy based upon which branch we are currently on?

    This would be great as we could deploy develop to a dev environment, and master to our prod environment automatically.

  5. Support Staff 5 Posted by Feodor Fitsner on 04 Dec, 2014 04:18 AM

    Feodor Fitsner's Avatar

    Sure, you can check %APPVEYOR_REPO_BRANCH% environment variable: http://www.appveyor.com/docs/environment-variables

  6. 6 Posted by gep13 on 04 Dec, 2014 07:06 AM

    gep13's Avatar

    James,

    If you are interested, we do something similar when building ChocolateyGUI, taking into account whether we are also doing a Pull Request.

    You can see our script here:

    https://github.com/chocolatey/ChocolateyGUI/blob/develop/BuildScrip...

    Hope that helps!

    Gary

  7. 7 Posted by James Darbyshir... on 04 Dec, 2014 08:05 AM

    James Darbyshire's Avatar

    Brilliant! Thanks Gary :-)

    Sent from my Samsung GALAXY S5 on the Telstra 4G network

  8. 8 Posted by gep13 on 04 Dec, 2014 08:06 AM

    gep13's Avatar

    Not a problem at all. Happy to hear any feedback you have as well, I am still refining the process for ChocolateyGUI.

    Gary

  9. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:50 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac