fileserver: remove unused fileserver.pingcap.net reference from docs-tidb-operator pipeline#4270
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. |
…ocs-tidb-operator pipeline Co-authored-by: wuhuizuo <2574558+wuhuizuo@users.noreply.github.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: wuhuizuo The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
[LGTM Timeline notifier]Timeline:
|
|
/ok-to-test |
|
@copilot-swe-agent: The following test failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
The
merged_updatepipeline forpingcap/docs-tidb-operatordeclared aFILE_SERVER_URLenvironment variable pointing tofileserver.pingcap.net, but the variable was never referenced in any pipeline step — the pipeline only builds PDFs locally and uploads them to Tencent Cloud viarclone.Changes
pipelines/pingcap/docs-tidb-operator/latest/merged_update.groovy: Remove the deadenvironmentblock containingFILE_SERVER_URL = 'http://fileserver.pingcap.net'No behavioral change — the variable had no callers.
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.