Registry / utility / tektoncd-pipeline

tektoncd-pipeline

JSON →
library1.13.0gogounverified

Kubernetes-style resources for declaring CI/CD pipelines.

go get github.com/tektoncd/pipeline
INSTALL
IMPORT
SIG · TEKTONCD-PIPELINE
T
tektoncd-pipeline
utilitygov1.13.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

pipeline
github.com/tektoncd/pipeline

Import Tekton pipeline API types.

package main import ( "fmt" "github.com/tektoncd/pipeline/pkg/apis/pipeline/v1" ) func main() { fmt.Println(v1.Task{}) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.13.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
tektoncd-pipeline — go get tektoncd-pipeline · libregistry