Skip to content

integration_tests: remove tidb replace and bump to b152507#1921

Merged
ti-chi-bot[bot] merged 2 commits into
tikv:masterfrom
bufferflies:bump/tidb-b152507-clean
Mar 23, 2026
Merged

integration_tests: remove tidb replace and bump to b152507#1921
ti-chi-bot[bot] merged 2 commits into
tikv:masterfrom
bufferflies:bump/tidb-b152507-clean

Conversation

@bufferflies
Copy link
Copy Markdown
Contributor

@bufferflies bufferflies commented Mar 21, 2026

Summary

Remove the temporary tidb replace in integration_tests and bump github.com/pingcap/tidb to commit b1525070ca3ecfa4c9e791ec451df2d553497cce.

Changes

  • remove integration_tests replace entries for github.com/pingcap/tidb and github.com/pingcap/tidb/pkg/parser
  • bump github.com/pingcap/tidb to the pseudo-version for b152507
  • align github.com/pingcap/tidb/pkg/parser to the same b152507 commit
  • run go mod tidy in integration_tests
  • keep changes limited to integration_tests/

Validation

cd integration_tests
go mod tidy

Signed-off-by: bufferflies <1045931706@qq.com>
@ti-chi-bot ti-chi-bot Bot added the dco-signoff: yes Indicates the PR's author has signed the dco. label Mar 21, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 21, 2026

📝 Walkthrough

Walkthrough

Updated Go module dependencies in the integration tests configuration, bumping versions for multiple third-party libraries including PingCAP, TiDB, Testify, and TiKV client packages. Removed two replace directives that previously aliased TiDB packages while retaining the local client-go reference.

Changes

Cohort / File(s) Summary
Go Module Dependencies
integration_tests/go.mod
Updated versions for github.com/pingcap/errors, github.com/pingcap/tidb, github.com/stretchr/testify, github.com/tikv/client-go/v2, and indirect github.com/pingcap/tidb/pkg/parser. Removed replace directives aliasing TiDB packages to github.com/bufferflies/tidb/... while keeping local client-go/v2 replacement.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Poem

🐰 Hops of joy, the versions soar so high,
Dependencies bundled beneath the sky,
Old aliases hop away without a sigh,
Fresh libraries bloom, as we update and fly! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main changes: removing tidb replace directives and bumping to a specific commit (b152507).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ti-chi-bot ti-chi-bot Bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Mar 21, 2026
Signed-off-by: bufferflies <1045931706@qq.com>
@ti-chi-bot ti-chi-bot Bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Mar 21, 2026
@ti-chi-bot ti-chi-bot Bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Mar 21, 2026
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Mar 21, 2026

@lance6716: adding LGTM is restricted to approvers and reviewers in OWNERS files.

Details

In response to this:

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.

@ti-chi-bot ti-chi-bot Bot added lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Mar 23, 2026
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Mar 23, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ekexium, lance6716, lcwangchao

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 approved label Mar 23, 2026
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Mar 23, 2026

[LGTM Timeline notifier]

Timeline:

  • 2026-03-21 03:08:17.372744697 +0000 UTC m=+585624.460402234: ☑️ agreed by lcwangchao.
  • 2026-03-23 02:00:56.076230925 +0000 UTC m=+147252.112301185: ☑️ agreed by ekexium.

@ti-chi-bot ti-chi-bot Bot merged commit 77f0a1d into tikv:master Mar 23, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved dco-signoff: yes Indicates the PR's author has signed the dco. lgtm size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants