Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTagImportRegex ¶
func GetTagImportRegex(pd *data.ProcessData) *regexp.Regexp
func TaglessRefOk ¶ added in v0.4.0
func TaglessRefOk(tag string, pd *data.ProcessData) bool
Given a git reference in tagless mode (like "refs/heads/c9s", or "refs/heads/stream-httpd-2.4-rhel-9.1.0"), determine if we are ok with importing that reference. We are looking for the traditional <prefix><version><suffix> pattern, like "c9s", and also the modular "stream-<NAME>-<VERSION>-rhel-<VERSION> branch pattern as well
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.