Fix Go checksum lookup under pipefail #1

Merged
stephen merged 1 commit from fix/checksum-pipefail into main 2026-08-22 14:34:00 +00:00
Owner

Summary\n- avoid an early-closing checksum extraction pipeline under set -o pipefail\n- add an end-to-end fake mirror install test that covers checksum lookup and archive extraction\n\n## Verification\n- API logs for runs 1353/1359 show 1.22 resolving to go1.22.12 and failing immediately after checksum verification\n- current go.dev checks show go1.22.12 is still listed and the archive endpoint returns HTTP 200\n- make all\n- real-network smoke: SETUP_GO_VERSION=1.22 bash scripts/install.sh

## Summary\n- avoid an early-closing checksum extraction pipeline under set -o pipefail\n- add an end-to-end fake mirror install test that covers checksum lookup and archive extraction\n\n## Verification\n- API logs for runs 1353/1359 show 1.22 resolving to go1.22.12 and failing immediately after checksum verification\n- current go.dev checks show go1.22.12 is still listed and the archive endpoint returns HTTP 200\n- make all\n- real-network smoke: SETUP_GO_VERSION=1.22 bash scripts/install.sh
Fix Go checksum lookup under pipefail
All checks were successful
test / install (1.22.0) (pull_request) Successful in 11s
test / unit (pull_request) Successful in 22s
test / install (stable) (pull_request) Successful in 12s
test / version-file-and-cache (pull_request) Successful in 17s
d45cf9a581
stephen deleted branch fix/checksum-pipefail 2026-08-22 14:34:01 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
rasterstate/setup-go-action!1
No description provided.