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

chore: drop strict check in semver in favor of checking it is valid #671

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

nunogois
Copy link
Member

@nunogois nunogois commented Oct 28, 2024

This drops the strictness check in our semver strategy constraints in favor of checking whether the semver is valid.

We found this out by trying to create a semver constraint for ourselves using the Unleash semver format (x.x.x+hash)

@coveralls
Copy link

Coverage Status

coverage: 90.652% (+0.02%) from 90.635%
when pulling f4b1f96 on chore-drop-strictness-check-in-semver
into 2f906a4 on main.

Copy link
Contributor

@gastonfournier gastonfournier left a comment

Choose a reason for hiding this comment

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

LGTM! Go!

@nunogois nunogois merged commit cf8c652 into main Oct 28, 2024
4 checks passed
@nunogois nunogois deleted the chore-drop-strictness-check-in-semver branch October 28, 2024 16:28
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.

3 participants