generate

package
v0.10.7 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

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, 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