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

fix: reject non-semver strings in release.sh #84

Merged
merged 3 commits into from
Jul 10, 2024

Conversation

bajtos
Copy link
Member

@bajtos bajtos commented Jul 10, 2024

Fail when the next version is specified as a non-semver string, e.g. "minor" or "patch".

Fail when the next version is specified as a non-semver string,
e.g. "minor" or "patch".

Signed-off-by: Miroslav Bajtoš <oss@bajtos.net>
@bajtos bajtos requested a review from juliangruber July 10, 2024 08:23
@bajtos bajtos enabled auto-merge (squash) July 10, 2024 08:25
@bajtos bajtos merged commit a67a660 into main Jul 10, 2024
2 checks passed
@bajtos bajtos deleted the validate-next-version-string branch July 10, 2024 08:26
Copy link
Member

@juliangruber juliangruber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

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

Successfully merging this pull request may close these issues.

2 participants