Documentation ¶
Index ¶
Constants ¶
View Source
const (
InvalidYamlErrorPattern = `invalid value: ([\d\w]+) should be <= pipeline duration: ([\w\.\/\-]+)(?:, ([\w\.\/\-]+))?` +
`|invalid value: ([\d\w]+) \+ ([\d\w]+) should be <= pipeline duration: ([\w\.\/\-]+), ([\w\.\/\-]+)` +
`|invalid value: ([\d\w]+) should be <= pipeline duration: ([\w\.\/\-]+)`
)
Variables ¶
View Source
var ( MainBranch = "main" RemoteTaskURL = "" /* 135-byte string literal not displayed */ RemoteTaskName = "task-from-tektondir" )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.