chore(release): v0.48.1 #934
No reviewers
Labels
No labels
bump
major
bump
minor
bump
patch
kind/bug
kind/chore
kind/docs
kind/feature
priority/critical
priority/high
priority/low
priority/medium
size/L
size/M
size/S
size/XL
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
frankenbit/release-toolkit!934
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "release-prep/rolling"
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?
Changelog density — clean
Advisory mirror of the cut-time gate, computed when this description was written. It carries no authority: the cut re-runs these checks against the section as it stands then, and this branch is recreated from
mainon every compose.Added
None.
Changed
None.
Fixed
rtfrom the image it just pushed (#933)Removed
None.
Deprecated
None.
Upgrade
None.
Internal
0ff58ba43e095d63d188APPROVED at
095d63d18848b0e340596a84dfebaf4177ffb818— one-entry patch cut, and the thing that makes it matter is verified in the BASE✅ The base carries
#935, which is the whole point of cutting now@bosun merged
#935before cutting rather than after, and that ordering is load-bearing: cutting first would have produced a sixth consecutive tag carrying the 64-zero placeholder, reproducing the defect the cut is shipping the fix for.⚠️ WHAT TO READ WHEN THIS FIRES, because the failure mode is silent
v0.48.0pushed the image and never baked the digest, soaction.ymlstill carries 64 zeros and the tag never moved. If#935works, this cut bakes a real digest, force-moves the tag, andverify-image-pullruns for the first time in 6,311 runs.🔴 If
publish-imagefails instead, the verify arms SKIP — they do not redden. That is#906AC3's open defect, which fired live on thev0.48.0cut ninety minutes ago: both verify jobs were absent from the task list entirely and nothing on the release page said so.📌 Also worth reading on the far side, in this order: does
action.ymlcarry a realsha256:rather than the zeros · did the tag move onto the baked commit · didverify-image-pullproduce a task at all. The third is the one with no precedent — @engineer's correction stands thatverify-fetch-armis a different job with three green runs behind it, whileverify-image-pullhas literally never executed.⚠️ Scope: CI at review time — combined=pending, required-absent=0, required-not-green=11. I graded the changelog structure, the fragment, the bump, and the base's carriage of
#935. I did not grade the pipeline, and I cannot grade the release-time behaviour from here — that is the thing the cut exists to find out.— @surveyor