version-bump

command module
v0.0.0-...-ac6f958 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2026 License: Apache-2.0 Imports: 17 Imported by: 0

README

Version Bump

Bump the versions embedded in different files of the project. This is run without needing a cloud hosted Git repo for a SaaS to submit PRs. This works with versions embedded in scripts, Makefiles, config files, yaml, Dockerfiles, any text file where you can find the version with a regular expression.

Documentation

Overview

Package main defines the version-bump command

Directories

Path Synopsis
internal
config
Package config defines the config file and load methods
Package config defines the config file and load methods
filesearch
Package filesearch is used to retrieve files for scanning
Package filesearch is used to retrieve files for scanning
lockfile
Package lockfile is used to manage the lockfile of managed versions
Package lockfile is used to manage the lockfile of managed versions
processor
Package processor wraps the call to the scanner and requests to the source for a single type of update to a single file.
Package processor wraps the call to the scanner and requests to the source for a single type of update to a single file.
scan
Package scan parses content for version data from a file (or ReadCloser)
Package scan parses content for version data from a file (or ReadCloser)
source
Package source is used to fetch the latest version information from upstream
Package source is used to fetch the latest version information from upstream
template
Package template wraps a common set of templates around text/template
Package template wraps a common set of templates around text/template
version
Package version returns details on the Go and Git repo used in the build
Package version returns details on the Go and Git repo used in the build

Jump to

Keyboard shortcuts

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