semver-generator

command module
v0.0.0-...-7f64e5c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 18, 2026 License: MIT Imports: 6 Imported by: 0

README

semver-generator

Github Action and golang binary for generating a semver version

Requirements

  • Golang
  • Docker (optional)

Usage

# build it
docker build --progress plain -t semver-generator .

# run it with arguments
docker run --rm semver-generator --input 0.1.2 --bump patch

If executed in a Github Actions environment, a Github Output of version will be written.

Releasing

Run the bump-version Github Actions workflow with the appropriate bump type. A docker image will be generated and pushed into GHCR, while the built binaries will be attached to the Github Release associated with the generated tag.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL