fix(prow): normalize goproxy for prow-jobs/pingcap/tidb-engine-ext#4314
fix(prow): normalize goproxy for prow-jobs/pingcap/tidb-engine-ext#4314
Conversation
|
Hi @Copilot. Thanks for your PR. I'm waiting for a PingCAP-QE member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Co-authored-by: wuhuizuo <2574558+wuhuizuo@users.noreply.github.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Remove internal
goproxy.pingcap.netendpoint fromtidb-engine-extpresubmit jobs, replacing it with the official public Go module proxy.Changes
latest-presubmits.yaml/release-6.1-latest-presubmits.yamlhttp://goproxy.pingcap.net,direct→https://proxy.golang.org,directGO_PROXY→GOPROXY(standard Go env var)Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.