ci: persist extended-stable Docker completion

This commit is contained in:
Dallin Romney
2026-08-09 14:50:02 +08:00
parent 883eb91053
commit e323d862cb
12 changed files with 501 additions and 31 deletions
+5 -1
View File
@@ -204,7 +204,11 @@ saved npm preflight artifact, exact `Full Release Validation` evidence, exact np
version and `extended-stable` selector, and published tarball digest. It then
creates or resumes a canonical non-prerelease GitHub Release draft with
`latest=false`, calls the reusable `Docker Release` workflow, and makes the
draft public only after Docker succeeds. A tag push never publishes Docker
draft public only after Docker succeeds. After image, attestation, platform,
and channel-alias verification, Docker Release records a success status on the
immutable release SHA. Retries skip a rebuild only when that exact durable
status and its release-workflow run are verified; a public GitHub Release page
alone is never Docker-completion evidence. A tag push never publishes Docker
images or a release page by itself:
```bash