Problem
The release workflow can only be exercised by pushing a v* tag, so its verification and failure paths are effectively first-run at the same moment publication becomes possible. The broader release review was tracked in #345; this issue owns the rehearsal path only.
A rehearsal must exercise the candidate build and verification path while being structurally incapable of publishing, tagging, or creating/finalizing a GitHub Release.
Acceptance criteria
Related
Problem
The release workflow can only be exercised by pushing a
v*tag, so its verification and failure paths are effectively first-run at the same moment publication becomes possible. The broader release review was tracked in #345; this issue owns the rehearsal path only.A rehearsal must exercise the candidate build and verification path while being structurally incapable of publishing, tagging, or creating/finalizing a GitHub Release.
Acceptance criteria
contents: writeor PyPI publishing authority.Related