master: remove TiDB Lightning web interface#23095
Conversation
There was a problem hiding this comment.
Code Review
This pull request removes all references to the deprecated TiDB Lightning Web Interface across the documentation, reflecting its removal in version 8.5.7, and updates instructions to use the command-line interface, HTTP API, or the IMPORT INTO statement instead. The review feedback is highly constructive and focuses on aligning the updated text with the repository style guide, specifically recommending sentence case for headings, avoiding passive voice, using the second person ("you"), and correcting grammatical and version formatting issues.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
@D3Hunter: adding LGTM is restricted to approvers and reviewers in OWNERS files. DetailsIn 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. |
Co-authored-by: Airton Lastori <alastori@gmail.com>
Synced from: pingcap/docs#23095 Target PR: pingcap#21725 AI Provider: azure Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
Note
|
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lilin90 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 |
|
In response to a cherrypick label: new pull request created to branch |
What is changed, added or deleted? (Required)
This PR updates TiDB Lightning documentation after the TiDB Lightning Web Interface code was removed.
Changes include:
Validation:
./scripts/markdownlint <changed files>./scripts/verify-links.sh <changed files>git diff --checkWhich TiDB version(s) do your changes apply to? (Required)
Tips for choosing the affected version(s):
By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.
For details, see tips for choosing the affected versions.
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?