Skip to content

Conversation

@arnested
Copy link
Owner

  • Add strict-semver option
  • Add latest-patches-only option to the README
  • Update to use Node 24
  • Build dist for test

The option rewrites version numbers in the matrix to adhere strictly
to semver.

On https://go.dev/dl alpha and beta versions are named like
`1.18beta2`. We rewrite them into strict semver syntax:

E.g. `1.16` is rewritten `1.16.0` and `1.18beta2` to `1.18.0-beta2`.

The options default to being `false`.
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.

2 participants