Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PipelineRequirements ¶ added in v0.10.3
func PipelineRequirements(cfg *configpkg.Config) pipeline.BuildRequirements
Types ¶
type Generator ¶
type Generator struct {
// contains filtered or unexported fields
}
Generator transforms a pipeline IR into GitHub Actions workflow YAML. The IR is bound at construction time.
func NewGenerator ¶
NewGenerator creates a new GitHub Actions pipeline generator bound to the supplied IR.
Click to show internal directories.
Click to hide internal directories.