generate

package
v0.10.4 Latest Latest
Warning

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

Go to latest
Published: May 8, 2026 License: MIT Imports: 9 Imported by: 0

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

func NewGenerator(cfg *configpkg.Config, execCfg execution.Config, ir *pipeline.IR) *Generator

NewGenerator creates a new GitHub Actions pipeline generator bound to the supplied IR.

func (*Generator) DryRun

func (g *Generator) DryRun() (*pipeline.DryRunResult, error)

func (*Generator) Generate

func (g *Generator) Generate() (pipeline.GeneratedPipeline, error)

Jump to

Keyboard shortcuts

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