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

Automate the release process #388

Closed
jrudolph opened this issue Oct 12, 2016 · 0 comments
Closed

Automate the release process #388

jrudolph opened this issue Oct 12, 2016 · 0 comments
Assignees
Labels
2 - pick next Used to mark issues which are next up in the queue to be worked on. The tag is non-binding 3 - in progress Someone is working on this ticket
Milestone

Comments

@jrudolph
Copy link
Member

jrudolph commented Oct 12, 2016

I'll try to follow some suggestions from http://timperrett.com/2016/10/02/continuous-delivery-for-scala-with-travisci/. The idea is this:

  • trigger release by pushing into release branch
  • travis builds and runs the complete deployment chain

Note: if we don't follow the release branch approach, we need to make sure that the version is bumped up to a snapshot version after a release.

@jrudolph jrudolph added the 3 - in progress Someone is working on this ticket label Oct 12, 2016
@jrudolph jrudolph added this to the FIRST_STABLE_RELEASE milestone Oct 12, 2016
@jrudolph jrudolph self-assigned this Oct 12, 2016
@ktoso ktoso modified the milestones: 3.0.0-RC1, 3.0.0 Oct 17, 2016
@ktoso ktoso modified the milestones: backlog, FIRST_STABLE Oct 26, 2016
@ktoso ktoso added the 2 - pick next Used to mark issues which are next up in the queue to be worked on. The tag is non-binding label Oct 26, 2016
@raboof raboof closed this as completed Jun 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 - pick next Used to mark issues which are next up in the queue to be worked on. The tag is non-binding 3 - in progress Someone is working on this ticket
Projects
None yet
Development

No branches or pull requests

3 participants