proxy.golang.org : github.com/fabien-marty/github-next-semantic-version : v0.5.1
Little CLI binary (written in golang) to guess the next semantic version only from existing git tags and recently merged pull-requests labels. We don't use any "commit message parsing" here (only configurable PR labels).
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/fabien-marty/github-next-semantic-version@v0.5.1
Published:
Indexed:
Related tag:
v0.5.1
Loading...
Readme
Loading...
Dependencies
- github.com/Masterminds/semver/v3 v3.2.1
- github.com/cpuguy83/go-md2man/v2 v2.0.4
- github.com/davecgh/go-spew v1.1.1
- github.com/fabien-marty/slog-helpers v0.0.0-20240624063600-773d61849b89
- github.com/fabien-marty/tracerr v0.0.0-20240624051446-7f090eca46ee
- github.com/google/go-github/v62 v62.0.0
- github.com/google/go-querystring v1.1.0
- github.com/mattn/go-isatty v0.0.20
- github.com/pmezard/go-difflib v1.0.0
- github.com/relvacode/iso8601 v1.4.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/stretchr/testify v1.9.0
- github.com/urfave/cli/v2 v2.27.2
- github.com/vlad-tokarev/sloggcp v0.0.0-20230820053939-1b7dbb8c7b58
- github.com/xrash/smetrics v0.0.0-20240312152122-5f08fbb34913
- golang.org/x/sys v0.6.0
- gopkg.in/yaml.v3 v3.0.1