Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrBuild = errors.New("build failed") ErrCoverage = errors.New("error generating coverage report") ErrInstall = errors.New("install failed") ErrLicenses = errors.New("error collecting licenses") ErrToolPath = errors.New("path not found for tool") ErrUnit = errors.New("unit test failed") )
Functions ¶
func PublishPrep ¶
func PublishPrep() error
PublishPrep prepares the build artifacts for publishing.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.