Skip to main content

Module partial

Module partial 

Source
Expand description

Partial build target resolution for split/merge CI fan-out.

Equivalent to GoReleaser Pro’s partial.Pipe — resolves which build targets to include when running in split mode.

Enums§

PartialTarget
A resolved partial build target filter.

Functions§

detect_host_target
Detect the host target triple via rustc -vV.
resolve_partial_target
Resolve the partial build target from environment variables and config.
suggest_runner
Suggest a GitHub Actions runner for a given OS.