github

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2026 License: AGPL-3.0, AGPL-3.0-only Imports: 2 Imported by: 0

Documentation

Overview

Package github renders a StageFreight pipeline to a GitHub Actions workflow.

This package is GitHub's first-class identity in the render layer. It owns GitHub's lowering decisions; today that is "serialize as an Actions workflow," delegated to the private actions backend, but any GitHub-specific divergence (reusable workflows, environments, fine-grained permissions) lands here without touching any other forge.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Emit

func Emit(p model.Pipeline) ([]byte, error)

Emit renders the pipeline to a GitHub Actions workflow.

Types

This section is empty.

Jump to

Keyboard shortcuts

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