ci: lean the guard to linux and parallelize the seal uploads #30
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ci/lean-guard"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
guard drops the mac/windows build-only legs: the inverted release exercises both platforms with a stronger build+install proof per deliver leg, and unsealed failures are free to overwrite. This also stops post-land guard runs from queueing ahead of release deliver legs on the capacity-1 vmpool runners. seal now uploads the version-prefix batch in parallel; the version and latest metadata writes stay sequential last, since the latest write is the commit point.