Deploy to appharbor
It would be very nice go have got autodeploy to appharbor!
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
Support Staff 1 Posted by Feodor Fitsner on 25 Aug, 2014 10:37 PM
What deployment methods do they provide?
-Feodor
2 Posted by camilo on 04 Nov, 2014 10:16 PM
Feodor,
They support deployment via a push to a git repository :)
+1 nice to have.
Support Staff 3 Posted by Feodor Fitsner on 05 Nov, 2014 04:33 AM
OK, I see. In theory, you can do that today using a custom script though no "AppHarbor" environment yet.
4 Posted by James Darbyshir... on 04 Dec, 2014 12:03 AM
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.
Support Staff 5 Posted by Feodor Fitsner on 04 Dec, 2014 04:18 AM
Sure, you can check
%APPVEYOR_REPO_BRANCH%
environment variable: http://www.appveyor.com/docs/environment-variables6 Posted by gep13 on 04 Dec, 2014 07:06 AM
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 Posted by James Darbyshir... on 04 Dec, 2014 08:05 AM
Brilliant! Thanks Gary :-)
Sent from my Samsung GALAXY S5 on the Telstra 4G network
8 Posted by gep13 on 04 Dec, 2014 08:06 AM
Not a problem at all. Happy to hear any feedback you have as well, I am still refining the process for ChocolateyGUI.
Gary
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:50 AM.