release

package
v0.0.0-...-113f7ca Latest Latest
Warning

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

Go to latest
Published: May 4, 2024 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BindFlags

func BindFlags(flagSet *pflag.FlagSet)

func Command

func Command() *cobra.Command

func GetReleaseResult

func GetReleaseResult(packages []GenerateResult) []string

Types

type Flags

type Flags struct {
	common.GlobalFlags
	SkipDep        bool
	SkipValidate   bool
	SkipProfile    bool
	Major          bool
	KeepTempBranch bool
	RefreshAll     bool
	CompareCommit  string
	VersionNumber  string
}

func ParseFlags

func ParseFlags(flagSet *pflag.FlagSet) Flags

type GenerateResult

type GenerateResult struct {
	Readme     string
	Tag        string
	CommitHash string
	Info       []config.ReleaseRequestInfo
	Package    autorest.ChangelogResult
}

func (GenerateResult) PackageInfo

func (r GenerateResult) PackageInfo() string

Jump to

Keyboard shortcuts

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