bump

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2023 License: Apache-2.0 Imports: 10 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(opts ...Option) renovate.Renovator

New returns a renovator which performs a version bump.

Types

type BumpConfig

type BumpConfig struct {
	TargetVersion string
}

BumpConfig contains the configuration data for a bump renovator.

type Option

type Option func(cfg *BumpConfig) error

Option sets a config option on a BumpConfig.

func WithTargetVersion

func WithTargetVersion(targetVersion string) Option

WithTargetVersion sets the desired target version for the bump renovator.

Jump to

Keyboard shortcuts

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