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§
- Partial
Target - 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.