Documentation
¶
Overview ¶
Package script contains the preedefined scripts that are binded to the input flags
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DiffLatestSemver = `` /* 223-byte string literal not displayed */
DiffLatestSemver is a predefined script It performs a diff between the two latest release (production) version (MAJOR.MINOR.PATCH)
View Source
var DiffLatestSemverWithLatestBuilds = `` /* 232-byte string literal not displayed */
DiffLatestSemverWithLatestBuilds is a predefined script It performs a diff between the two latest builds on the latest version (MAJOR.MINOR.PATCH-build.RC)
View Source
var DiffLatestSemverWithLatestRCs = `` /* 229-byte string literal not displayed */
DiffLatestSemverWithLatestRCs is a predefined script It performs a diff between the two latest RCs on the latest version (MAJOR.MINOR.PATCH-rc.RC)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.