-
Notifications
You must be signed in to change notification settings - Fork 689
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Alibaba updates #20672
Alibaba updates #20672
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This pull request updates the formatting and structure of several TiDB documentation files. It removes extraneous note format lines from multiple sample application guides and adjusts TOC entries to improve clarity for TiDB Cloud management topics.
Reviewed Changes
Copilot reviewed 45 out of 45 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
develop/dev-guide-sample-application-python-django.md | Removed extra dash lines after the note section |
develop/dev-guide-sample-application-nodejs-typeorm.md | Removed extra dash lines after the note section |
develop/dev-guide-sample-application-nodejs-sequelize.md | Removed extra dash lines after the note section |
develop/dev-guide-sample-application-nodejs-prisma.md | Removed extra dash lines after the note section |
develop/dev-guide-sample-application-nodejs-mysqljs.md | Removed extra dash lines after the note section |
develop/dev-guide-sample-application-nodejs-mysql2.md | Removed extra dash lines after the note section |
develop/dev-guide-sample-application-nextjs.md | Removed extra dash lines after the note section |
develop/dev-guide-sample-application-java-spring-boot.md | Removed extra dash lines after the note section |
develop/dev-guide-sample-application-java-mybatis.md | Removed extra dash lines after the note section |
develop/dev-guide-sample-application-java-jdbc.md | Removed extra dash lines after the note section |
develop/dev-guide-sample-application-java-hibernate.md | Removed extra dash lines after the note section |
develop/dev-guide-sample-application-golang-sql-driver.md | Removed extra dash lines after the note section |
develop/dev-guide-sample-application-golang-gorm.md | Removed extra dash lines after the note section |
develop/dev-guide-sample-application-aws-lambda.md | Removed extra dash lines after the note section |
develop/dev-guide-gui-vscode-sqltools.md | Adjusted note section formatting |
develop/dev-guide-gui-navicat.md | Removed extra dash lines after the note section |
develop/dev-guide-gui-mysql-workbench.md | Removed extra dash lines after the note section |
develop/dev-guide-gui-dbeaver.md | Removed extra dash lines after the note section |
develop/dev-guide-gui-datagrip.md | Removed extra dash lines after the note section |
TOC-tidb-cloud.md | Updated and reorganized TOC entries for better clarity in TiDB Cloud management topics |
@@ -7,7 +7,7 @@ summary: Learn about TiDB Cloud billing. | |||
|
|||
> **Note:** | |||
> | |||
> [TiDB Cloud Starter clusters](/tidb-cloud/select-cluster-tier.md#tidb-cloud-starter) are free until May 31, 2023, with a 100% discount off. After that, usage beyond the [free quota](/tidb-cloud/select-cluster-tier.md#usage-quota) will be charged. | |||
> [TiDB Cloud](/tidb-cloud/select-cluster-tier.md#tidb-cloud-starter) are free until April 31, 2023, with a 100% discount off. After that, usage beyond the [free quota](/tidb-cloud/select-cluster-tier.md#usage-quota) will be charged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
> [TiDB Cloud](/tidb-cloud/select-cluster-tier.md#tidb-cloud-starter) are free until April 31, 2023, with a 100% discount off. After that, usage beyond the [free quota](/tidb-cloud/select-cluster-tier.md#usage-quota) will be charged. | |
> [TiDB Cloud](/tidb-cloud/select-cluster-tier.md#tidb-cloud-starter) are free until April 30, 2025, with a 100% discount off. After that, usage beyond the [free quota](/tidb-cloud/select-cluster-tier.md#usage-quota) will be charged. |
… and fix broken links
[LGTM Timeline notifier]Timeline:
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: qiancai The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
First-time contributors' checklist
What is changed, added or deleted? (Required)
Which 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?