Documentation
¶
Index ¶
- func DoesTagExist(tag string) (bool, error)
- func EvaluateYqToString(expr string, files ...string) (string, error)
- func GetFlavorConfig(flavor string, config types.ReleaseConfig, packageName string) (string, types.Flavor, error)
- func GetFormattedVersion(packageName string, version string, flavor string) string
- func GetPackageName() (string, error)
- func GetRepoInfo() (remoteURL string, defaultBranch string, err error)
- func LoadReleaseConfig(dir string) (types.ReleaseConfig, error)
- func LoadYaml(path string, destVar interface{}) error
- func OpenRepo() (*git.Repository, error)
- func UpdateYaml(path string, srcVar interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoesTagExist ¶
func GetFlavorConfig ¶
func GetFormattedVersion ¶ added in v0.0.13
func GetPackageName ¶
func GetRepoInfo ¶
func LoadReleaseConfig ¶
func LoadReleaseConfig(dir string) (types.ReleaseConfig, error)
func OpenRepo ¶
func OpenRepo() (*git.Repository, error)
func UpdateYaml ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.