Commit 2c8acbc
committed
docs: release verification found SHA256SUMS covers one platform of four
Checking the four published archives against the file whose name promises to
cover them: only `linux-x86_64` is in it — the aarch64, macOS and Windows
archives are absent, and have been for at least v2026.8.16.3 and v2026.8.15.1
too, so this is not something this round did.
The mechanism is structural rather than flaky: `build-release` (linux
x86_64) runs first and writes the file; the other three platforms upload
their own `.sha256` sidecars and nothing appends. Verification IS possible —
the sidecars are there — but not through the file that says SHA256SUMS.
Recorded as outstanding, not fixed: it is the release pipeline, not one of
the three axes, and this PR is already the post-release tail.1 parent af645de commit 2c8acbc
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
| 273 | + | |
| 274 | + | |
274 | 275 | | |
275 | 276 | | |
276 | 277 | | |
| |||
0 commit comments