Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package cmd implements the anvil command line.
|
Package cmd implements the anvil command line. |
|
internal
|
|
|
detect
Package detect identifies the stack(s) of a project tree from marker files.
|
Package detect identifies the stack(s) of a project tree from marker files. |
|
driver
Package driver defines the build lifecycle contract and the per-stack drivers.
|
Package driver defines the build lifecycle contract and the per-stack drivers. |
|
pipeline
Package pipeline runs a driver's steps: it executes each phase in order, streams combined output line by line, captures exit codes, applies the driver's classification, collects artifacts, and stops on the first failure.
|
Package pipeline runs a driver's steps: it executes each phase in order, streams combined output line by line, captures exit codes, applies the driver's classification, collects artifacts, and stops on the first failure. |
|
sign
Package sign provides guided release-signing setup: it generates and wires signing material without committing secrets.
|
Package sign provides guided release-signing setup: it generates and wires signing material without committing secrets. |
|
tui
Package tui renders pipeline events, either as an interactive Bubble Tea view or as plain line-oriented output for non-TTY and CI use.
|
Package tui renders pipeline events, either as an interactive Bubble Tea view or as plain line-oriented output for non-TTY and CI use. |
|
upload
Package upload pushes a signed artifact to its store or registry.
|
Package upload pushes a signed artifact to its store or registry. |
Click to show internal directories.
Click to hide internal directories.