status

package
v0.50.0 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErorrRE = regexp.MustCompile(`timed out|ERROR:|(FAIL|Failure \[)\b|panic\b|^E\d{4} \d\d:\d\d:\d\d\.\d\d\d]`)
)

snatched from prow https://github.com/kubernetes/test-infra/blob/3c8cbed65c421670a7d37239b8ffceb91e0eb16b/prow/spyglass/lenses/buildlog/lens.go#L95

Functions

This section is empty.

Types

type RunStatus added in v0.50.0

type RunStatus struct {
	PipelineRunName    string
	StartTime          *metav1.Time
	CompletionTime     *metav1.Time
	SHA                string
	SHAURL             string
	Title              string
	LogURL             string
	TargetBranch       string
	EventType          string
	Reason             string
	CollectedTaskInfos map[string]pacv1alpha1.TaskInfos
}

func GetRunStatus added in v0.50.0

func GetRunStatus(ctx context.Context, cs *params.Run, repository pacv1alpha1.Repository) []RunStatus

Jump to

Keyboard shortcuts

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