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

Change the way we automatically update version numbers #68

Open
finnagin opened this issue Mar 10, 2022 · 2 comments
Open

Change the way we automatically update version numbers #68

finnagin opened this issue Mar 10, 2022 · 2 comments
Assignees

Comments

@finnagin
Copy link
Contributor

From discussion in #67 and #66 @uhbrar and myself thought it might make sense to change the code that automatically bumps the version number to increment the patch number instead of the minor number. I.E. an automatic version bump would be like 1.2.0 -> 1.2.1 instead of 1.2.0 -> 1.3.0. Then, we would just update minor/major numbers manually when we feel it is appropriate.

Does anyone have any thoughts or reservations about making this change?

@edeutsch
Copy link
Collaborator

Seems sensible to me.

@cbizon
Copy link
Collaborator

cbizon commented Mar 10, 2022

Yep, I think it sounds fine as well.

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

4 participants