Expand description
The venue axis, and the matrix it forms with the manager axis.
A venue joins the list only where this repository’s own release path publishes to it: the crate release-plz publishes to the registry, the flake this repository serves at every tag, and the archives cargo-dist attaches to each forge release. Every manager and venue pair carries one verdict below, and a manual pair carries a reason from a closed set.
Structs§
- Pair
- One row of the matrix, as the report prints it.
Enums§
- Reason
- Why a pair is manual, from the closed set.
- Venue
- Where a release of this tool is published.
- Verdict
- What one manager and venue pair can do.
Functions§
- default_
venue - The first venue a manager renders a fragment for, in venue order.
- matrix
- Every pair with its verdict, in manager then venue order.
- verdict
- The one verdict for a pair.