Registry / utility / buildkite-go-pipeline

buildkite-go-pipeline

JSON →
library1.0.1gogounverified

Package pipeline implements the pieces necessary for the agent to work with pipelines, typically in YAML or JSON form.

go get github.com/buildkite/go-pipeline
INSTALL
IMPORT
SIG · BUILDKITE-GO-PIPEL
B
buildkite-go-pipeline
utilitygov1.0.1
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/buildkite/go-pipeline

Create and work with a Buildkite pipeline

package main import ( "fmt" "github.com/buildkite/go-pipeline" ) func main() { p := pipeline.Pipeline{} fmt.Println(p) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
OpenAI (training)
1
Resources
buildkite-go-pipeline — go get buildkite-go-pipeline · libregistry