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

Release pipeline: Sanity check before accepting a version number #84

Open
5 tasks
hartym opened this issue Mar 12, 2018 · 0 comments
Open
5 tasks

Release pipeline: Sanity check before accepting a version number #84

hartym opened this issue Mar 12, 2018 · 0 comments
Milestone

Comments

@hartym
Copy link
Member

hartym commented Mar 12, 2018

While releasing, no check is done on version number. Add the following:

  • If version is lower than current, warn the user he's probably making a mistake and ask for "hard" confirmation.
  • If version is equal to current, warn and refuse if already pushed
  • If there is a version jump, warn
  • Add default ? Next patch ?
  • Add "patch"/"p", "minor"/"m", "major"/"M" string to compute the version instead of typing it.
Current version: 0.5.8 Git version: 0.5.8
Next version? 0.5.9
@hartym hartym added this to the 0.5.x milestone Mar 16, 2018
@hartym hartym modified the milestones: 0.5.x, 0.6 Mar 16, 2018
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