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 Version command not respecting semver #680

Open
aschmahmann opened this issue Apr 8, 2022 · 0 comments
Open

Add Version command not respecting semver #680

aschmahmann opened this issue Apr 8, 2022 · 0 comments
Labels
need/triage Needs initial labeling and prioritization

Comments

@aschmahmann
Copy link
Contributor

When doing ./add-version <repo> <version> for a patch release of the repo that is semver-wise later than the new version the current file points to the patch release rather than staying with the latest version.

Additionally, although less problematically, when the patch release is added to the versions file it is added at the end of the file rather than being added at the semver-wise correct spot.

@aschmahmann aschmahmann added the need/triage Needs initial labeling and prioritization label Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need/triage Needs initial labeling and prioritization
Projects
None yet
Development

No branches or pull requests

1 participant