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 upgrade validation #45

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

runarmod
Copy link
Owner

@runarmod runarmod commented Jul 5, 2024

Validation is now done by finding all legal new version numbers (only ever 3: patch, minor and major). If the new version is not one of these, it is not valid.

Validation is now done by finding all legal new version numbers (only ever 3: patch, minor and major). If the new version is not one of these, it is not valid.
@runarmod runarmod added the ci label Jul 5, 2024
@runarmod runarmod self-assigned this Jul 5, 2024
@runarmod runarmod linked an issue Jul 5, 2024 that may be closed by this pull request
@runarmod runarmod merged commit 9488e92 into main Jul 5, 2024
1 check passed
@runarmod runarmod deleted the 44-more-validation-on-version-upgrade-action branch July 5, 2024 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

More validation on version upgrade Action
1 participant