Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBranches ¶
func GetBranches() []string
GetBranches returns a list of currently known branches
func GetMatchingBranch ¶
GetMatchingBranch does a fuzzy search on all loaded branches. If there are multiple matching branches, it fails.
func InitBranchWatcher ¶
func InitBranchWatcher(cfg *config.Config, ctx *util.ServerContext)
InitBranchWatcher will load the current branches each X from the configured VCS -> e.g. used for branch lookup for Jenkins parameters
Types ¶
type BranchFetcher ¶
BranchFetcher loads a list of all available branch names in a repository
Click to show internal directories.
Click to hide internal directories.