Documentation ¶
Overview ¶
Package utils contains a number generic of methods that are used throughout the application.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckForUpdate ¶
func IsValidSemanticVersion ¶
func NextVersionIsGreaterThanCurrent ¶ added in v0.13.1
func SliceContainsString ¶
Types ¶
type RepoContext ¶ added in v0.12.0
RepoContext is a struct that contains the current repository owner and name.
func GetRepoContext ¶ added in v0.12.0
func GetRepoContext() (RepoContext, error)
GetRepoContext returns a new RepoContext struct with the current repository owner and name.
Click to show internal directories.
Click to hide internal directories.