package
2.25.0+incompatible
Repository: https://github.com/gembaadvantage/uplift.git
Documentation: pkg.go.dev

# Functions

Load the YAML config file.

# Structs

Bump defines configuration for bumping individual files based on the new calculated semantic version number.
Changelog defines configuration for generating a changelog of the latest semantic version based release.
CommitAuthor defines configuration about the author of a git commit.
Git defines configuration for how uplift interacts with git.
Gitea defines custom configuration for accessing a self-hosted Gitea instance.
GitHub defines custom configuration for accessing a GitHub enterprise instance.
GitLab defines custom configuration for accessing a GitLab enterprise or self-hosted instance.
GitPushOption provides a way of supplying additional options to git push commands.
Hooks define custom configuration for entry points before any uplift workflow.
JSONBump defines configuration for bumping a file based on a given JSON path.
RegexBump defines configuration for bumping a file based on a given regex pattern.
Uplift defines the root configuration of the application.