Documentation
¶
Index ¶
Constants ¶
View Source
const ProgrockDescriptionLabel = "dagger.io/pipeline.description"
Variables ¶
This section is empty.
Functions ¶
func LoadRootLabels ¶
LoadRootLabels loads default Pipeline labels from a workdir.
Types ¶
type Label ¶
func LoadGitHubLabels ¶ added in v0.5.0
func LoadGitLabels ¶ added in v0.5.1
func RootLabels ¶
func RootLabels() []Label
RootLabels returns default labels for Pipelines.
`LoadRootLabels` *must* be called before invoking this function. `RootLabels` will wait until `LoadRootLabels` has completed.
type Labels ¶ added in v0.5.0
type Labels []Label
func (*Labels) AppendAnonymousGitLabels ¶ added in v0.5.0
func (*Labels) AppendCILabel ¶ added in v0.5.0
type Path ¶
type Path []*Pipeline
func (Path) RecorderGroup ¶ added in v0.5.2
RecorderGroup converts the path to a Progrock recorder for the group.
Click to show internal directories.
Click to hide internal directories.