Skip to content

pipelines(docs-cn): remove fileserver.pingcap.net references#4269

Merged
ti-chi-bot[bot] merged 4 commits intomainfrom
copilot/migrate-artifacts-to-oci-registry
Mar 6, 2026
Merged

pipelines(docs-cn): remove fileserver.pingcap.net references#4269
ti-chi-bot[bot] merged 4 commits intomainfrom
copilot/migrate-artifacts-to-oci-registry

Conversation

Copy link
Contributor

Copilot AI commented Feb 28, 2026

Both pingcap/docs-cn pipelines carried a FILE_SERVER_URL = 'http://fileserver.pingcap.net' environment variable that was never referenced in any pipeline step — dead config from a prior iteration.

Changes

  • pipelines/pingcap/docs-cn/latest/pull_verify.groovy — drop unused environment block containing FILE_SERVER_URL
  • pipelines/pingcap/docs-cn/latest/merged_update_docs_cn.groovy — same

No artifact migration to OCI is required: neither pipeline fetches artifacts from fileserver. The merged_update_docs_cn pipeline builds its PDF in-container and uploads directly to Tencent Cloud; pull_verify downloads check scripts from raw.githubusercontent.com.

Original prompt

This section details on the original issue you should resolve

<issue_title>fileserver: migrate artifacts for pingcap/docs-cn</issue_title>
<issue_description>Replace fileserver.pingcap.net usage for pingcap/docs-cn with OCI artifacts in a standard registry.

Acceptance criteria:

  • No fileserver.pingcap.net references in jobs/pipelines for pingcap/docs-cn
  • Artifacts pulled via OCI registry with documented paths
    </issue_description>

<agent_instructions>Please implement this using prow-jobs when possible.</agent_instructions>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@ti-chi-bot
Copy link

ti-chi-bot bot commented Feb 28, 2026

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 /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions 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.

…docs-cn pipelines

Co-authored-by: wuhuizuo <2574558+wuhuizuo@users.noreply.github.com>
Copilot AI changed the title [WIP] Migrate artifacts for pingcap/docs-cn to OCI registry pipelines(docs-cn): remove fileserver.pingcap.net references Feb 28, 2026
@wuhuizuo wuhuizuo marked this pull request as ready for review March 6, 2026 03:09
Copy link
Contributor

@wuhuizuo wuhuizuo left a comment

Choose a reason for hiding this comment

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

/ok-to-test

@wuhuizuo
Copy link
Contributor

wuhuizuo commented Mar 6, 2026

/hold

@ti-chi-bot
Copy link

ti-chi-bot bot commented Mar 6, 2026

@copilot: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-replay-jenkins-pipelines d4ab068 link false /test pull-replay-jenkins-pipelines

Full PR test history. Your PR dashboard.

Details

Instructions 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.

@ti-chi-bot ti-chi-bot bot removed the lgtm label Mar 6, 2026
Copy link
Contributor

@wuhuizuo wuhuizuo left a comment

Choose a reason for hiding this comment

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

/ok-to-test

@ti-chi-bot
Copy link

ti-chi-bot bot commented Mar 6, 2026

[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

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot bot added the lgtm label Mar 6, 2026
@ti-chi-bot
Copy link

ti-chi-bot bot commented Mar 6, 2026

[LGTM Timeline notifier]

Timeline:

  • 2026-03-06 03:10:01.803274812 +0000 UTC m=+500446.381354005: ☑️ agreed by wuhuizuo.
  • 2026-03-06 11:04:15.355436602 +0000 UTC m=+2486.867494263: ✖️🔁 reset by wuhuizuo.
  • 2026-03-06 11:04:45.770248713 +0000 UTC m=+2517.282306374: ☑️ agreed by wuhuizuo.

@wuhuizuo
Copy link
Contributor

wuhuizuo commented Mar 6, 2026

/unhold

@ti-chi-bot ti-chi-bot bot merged commit f603eb1 into main Mar 6, 2026
3 of 4 checks passed
@ti-chi-bot ti-chi-bot bot deleted the copilot/migrate-artifacts-to-oci-registry branch March 6, 2026 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

fileserver: migrate artifacts for pingcap/docs-cn

2 participants