Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let server tag daily releases on github and build nightlies #3

Closed
mfonville opened this issue May 27, 2015 · 1 comment
Closed

Let server tag daily releases on github and build nightlies #3

mfonville opened this issue May 27, 2015 · 1 comment
Assignees

Comments

@mfonville
Copy link
Member

Delayed until 5.0 and 4.4 are stable

A cronscript to be executed @ UTC 00.05

git pull repo git@github.com:pagapps/pagapps.git

./download_sources.sh

Make a git revision tag, let it commit that tag
https://developer.github.com/v3/repos/releases/#create-a-release
http://www.barrykooij.com/create-github-releases-via-command-line/

Make all

Upload /out/*.zip as attached files to the revision

@mfonville mfonville self-assigned this Jun 2, 2015
@mfonville
Copy link
Member Author

It should now be implemented. Since I don't have UTC directly available in crontab, builds will be performed on CET/CEST +2 each day.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant