Skip to content

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

Node 16 is depricated. Any plan to update on Node 20 ?
  • ZAlexanderV
  • 2
  • Opened 
    on Feb 22, 2024
  • #2
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub