Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct {
ctx.Context
Out io.Writer
Config config.Uplift
DryRun bool
Debug bool
CurrentVersion semver.Version
NextVersion semver.Version
Prerelease string
Metadata string
NoVersionChanged bool
CommitDetails git.CommitDetails
FetchTags bool
NextTagOnly bool
NoPush bool
ChangelogDiff bool
ChangelogAll bool
ChangelogExcludes []string
}
Context provides a way to share common state across tasks
Click to show internal directories.
Click to hide internal directories.