Skip to content

ci: fall back to direct module fetch on proxy errors - #967

Open
rodboev wants to merge 1 commit into
mainfrom
pr/ci-goproxy-fallback
Open

rodboev wants to merge 1 commit into
mainfrom
pr/ci-goproxy-fallback

Conversation

@rodboev

@rodboev rodboev commented Sep 27, 2026

Copy link
Copy Markdown
Contributor

Go module downloads in CI and the Docker build now fall back to the module's source repo when proxy.golang.org drops a download, instead of failing the job. Five CI runs since September 12 died on HTTP/2 INTERNAL_ERROR stream resets from the proxy, and the default comma separator in GOPROXY only falls back on 404 or 410. The CI workflow and the Dockerfile builder stage now use the pipe separator, which falls through to a direct fetch on any proxy error.

@rodboev
rodboev requested a review from wesm as a code owner September 27, 2026 01:27
@roborev-ci

roborev-ci Bot commented Sep 27, 2026

Copy link
Copy Markdown

roborev: Combined Review (ed9c6c5)

Verdict: No findings at or above medium severity.


Reviewers: codex, codex (security) | Synthesis: codex | Total: 48s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant