issues Search Results · repo:matt-usurp/validate-semver language:JavaScript
Filter by
4 results
(49 ms)4 results
inmatt-usurp/validate-semver (press backspace or delete to remove)Currently this action will parse a malformed pre-release, e.g. v1- as version 1.0.0- with an empty extra.
I think this should either be invalid, or coerce to a version of 1.0.0.
bug
josephearl
- 1
- Opened on Apr 22, 2024
- #11
Build can appear with on it s own or combination with a pre-release.
Examples: 1.0.0-alpha+001, 1.0.0+20130313144700, 1.0.0-beta+exp.sha.5114f85, 1.0.0+21AF26D3----117B344092BD.
This should be present ...
enhancement
josephearl
- 1
- Opened on Apr 22, 2024
- #10
First of all, thank you for making this Action! We ve been using it in our pipeline for a while now 😄
With the upgrade to v2, we re getting this error:
image
Error: File not found: /home/dev/github-runners/runner2/_work/_actions/matt-usurp/validate-semver/v2.0.0/build/action.mjs ...
bug
MaikVermeulen
- 6
- Opened on Apr 8, 2024
- #5

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.