options

package
v0.45.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

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  = "https://raw.githubusercontent.com/tektoncd/pipelines-as-code/main/pkg/pipelineascode/testdata/pull_request/.tekton/task.yaml"
	RemoteTaskName = "task-from-tektondir"
)

Functions

This section is empty.

Types

type E2E

type E2E struct {
	Repo, Organization string
	DirectWebhook      bool
	ControllerURL      string
	Concurrency        int
	UserName           string
	Password           string
	LightweightTag     bool
	Settings           *v1alpha1.Settings
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL