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

Build: Automated snap publishing #7893

Merged
merged 1 commit into from
Jun 19, 2019
Merged

Build: Automated snap publishing #7893

merged 1 commit into from
Jun 19, 2019

Conversation

bcardiff
Copy link
Member

@bcardiff bcardiff commented Jun 17, 2019

  • Bump distribution-scripts
  • Run snapcraft for tagged, nightlies and maintenance workflows.
  • Only tagged builds are marked with snap grade stable to ensure tagged builds are the only ones that can make their way to stable channel.
  • Snaps are always published to edge channel.
  • The generated .snap file is available as an artifact and the end of the workflow.

This enables nightlies releases in a fully automated fashion easy to use from Linux distros and that is already integrated in TravisCI

Fixes #5836
Ref: https://changelog.travis-ci.com/crystal-nightlies-support-105460

@bcardiff bcardiff added this to the 0.30.0 milestone Jun 17, 2019
* Bump distribution-scripts
* Run snapcraft for tagged, nightlies and maintenance workflows.
* Only tagged builds are marked with snap grade stable to ensure tagged builds are the only ones that can make their way to stable channel.
* Snaps are always published to edge channel.
* The generated .snap file is available as an artifact and the end of the workflow.
Copy link
Member

@waj waj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@bcardiff bcardiff merged commit d5b6187 into master Jun 19, 2019
@bcardiff bcardiff deleted the ci/snap branch June 21, 2019 17:42
dnamsons pushed a commit to dnamsons/crystal that referenced this pull request Jan 10, 2020
* Bump distribution-scripts
* Run snapcraft for tagged, nightlies and maintenance workflows.
* Only tagged builds are marked with snap grade stable to ensure tagged builds are the only ones that can make their way to stable channel.
* Snaps are always published to edge channel.
* The generated .snap file is available as an artifact and the end of the workflow.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using nightly builds on Travis CI is broken
2 participants