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 script to do release setup. #479

Closed
coollog opened this issue Oct 13, 2017 · 1 comment
Closed

Add script to do release setup. #479

coollog opened this issue Oct 13, 2017 · 1 comment
Assignees

Comments

@coollog
Copy link
Contributor

coollog commented Oct 13, 2017

Currently, there are many manual commands that need to be run to push a new release branch and tag. This can be simplified into a simple script that can be run:

./release.sh <release version> <next version>

For example, to release version 1.5.7, just run the command:

./release.sh 1.5.7 1.5.8

@coollog
Copy link
Contributor Author

coollog commented Oct 13, 2017

@loosebazooka @nkibler

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

No branches or pull requests

1 participant