Skip to content

Conversation

@sjberman
Copy link
Collaborator

@sjberman sjberman commented Dec 18, 2025

Problem: Due to a checksum mismatch for one dependency in the 'direct' GOPROXY, forked pipelines were failing. UBI plus builds also failed due to not having the proper information.

Solution: Add proxy.golang.org to the GOPROXY to allow this to pass. Skip UBI plus builds, as these are not important for forks.

@github-actions github-actions bot added the chore Pull requests for routine tasks label Dec 18, 2025
@sjberman sjberman marked this pull request as ready for review December 18, 2025 19:39
@sjberman sjberman requested a review from a team as a code owner December 18, 2025 19:39
Problem: Due to a checksum mismatch for one dependency in the 'direct' GOPROXY, forked pipelines were failing.

Solution: Add proxy.golang.org to the GOPROXY to allow this to pass.
@sjberman sjberman changed the title Update GOPROXY for forks Update GOPROXY for forks; skip UBI plus Dec 18, 2025
Copy link
Contributor

@bjee19 bjee19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great fix, thanks a bunch, this should get the community PRs moving forwards

@sjberman sjberman enabled auto-merge (squash) December 18, 2025 20:39
@sjberman sjberman merged commit 7761d25 into nginx:main Dec 18, 2025
59 checks passed
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in NGINX Gateway Fabric Dec 18, 2025
@sjberman sjberman deleted the chore/goproxy branch December 18, 2025 20:48
richie-king pushed a commit to richie-king/nginx-gateway-fabric that referenced this pull request Dec 21, 2025
Problem: Due to a checksum mismatch for one dependency in the 'direct' GOPROXY, forked pipelines were failing.

Solution: Add proxy.golang.org to the GOPROXY to allow this to pass.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Pull requests for routine tasks

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants