Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Add BinTray deployment for Windows #35

Merged
merged 1 commit into from
Sep 12, 2017
Merged

Add BinTray deployment for Windows #35

merged 1 commit into from
Sep 12, 2017

Conversation

chalcolith
Copy link
Member

The AppVeyor config will now deploy changes on the release branch to the pony-language/pony-stable-win repository on BinTray.

@chalcolith chalcolith merged commit 5790928 into ponylang:master Sep 12, 2017
@SeanTAllen
Copy link
Member

@kulibali how does it know how to package everything up for release?

@chalcolith
Copy link
Member Author

The line 7z a -tzip "C:\projects\pony-stable\%appveyor_build_version%-win64.zip" bin makes a zip file of everything in the bin directory after building.

@SeanTAllen
Copy link
Member

@kulibali that seems so much easier than rpm/deb. note #34 will change it from building in bin to in build. is that an issue? other than changing from bin to build in appveyor.

@chalcolith chalcolith deleted the appveyor_update branch September 13, 2017 20:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants