Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

*: merging tidb-lightning (#665) #740

Conversation

ti-srebot
Copy link
Contributor

@ti-srebot ti-srebot commented Feb 19, 2021

cherry-pick #665 to release-5.0-rc
You can switch your code base to this Pull Request by using git-extras:

# In br repo:
git pr https://github.com/pingcap/br/pull/740

After apply modifications, you can push your change to this PR via:

git push git@github.com:ti-srebot/br.git pr/740:release-5.0-rc-8b9b626a22e4

What problem does this PR solve?

Merging TiDB-Lightning repo into BR repo.

What is changed and how it works?

git subtree add -P pkg/lightning https://github.com/pingcap/br/pkg/lightning.git in subtree-lightning branch.

This PR targets to subtree-lightning branch for easier review, also it includes changes on import path and lightning tests (to pass BR CI).

Check List

Tests

  • Unit test
  • Integration test

Side effects

  • Increased code complexity

Related changes

  • Need to cherry-pick to the release branch

Release Note

  • No release note

Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
@overvenus
Copy link
Member

We are not going to merging tidb-lightning into release-5.0-rc.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants