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

Add nightly builds #21

Open
laurivosandi opened this issue Jan 28, 2016 · 0 comments
Open

Add nightly builds #21

laurivosandi opened this issue Jan 28, 2016 · 0 comments

Comments

@laurivosandi
Copy link
Owner

With butterknife serve running on the host we could generate snapshots automatically every night. The cron.daily could be used to achieve that and it would also report errors back to the host owner. For nightly build we would could execute butterknfie-nightly in the container to peform for example following steps on Ubuntu template:

  • apt-get update
  • apt-get upgrade
  • apt-get dist-upgrade
  • apt-get autoremove
  • puppet agent --onetime

After butterknife-nightly finishes running we could simply issue butterknife lxc release. Once we have proper commit messages in place this snapshot could be tagged as nightly.

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