Skip to content
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

Merged
merged 14 commits into from
Mar 31, 2025
Merged

Alibaba updates #20672

merged 14 commits into from
Mar 31, 2025

Conversation

shizn
Copy link
Collaborator

@shizn shizn commented Mar 31, 2025

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.

  • master (the latest development version)
  • v9.0 (TiDB 9.0 versions)
  • v8.5 (TiDB 8.5 versions)
  • v8.4 (TiDB 8.4 versions)
  • v8.3 (TiDB 8.3 versions)
  • v8.1 (TiDB 8.1 versions)
  • v7.5 (TiDB 7.5 versions)
  • v7.1 (TiDB 7.1 versions)
  • v6.5 (TiDB 6.5 versions)
  • v6.1 (TiDB 6.1 versions)
  • v5.4 (TiDB 5.4 versions)

What is the related PR or file link(s)?

  • This PR is translated from:
  • Other reference link(s):

Do your changes match any of the following descriptions?

  • Delete files
  • Change aliases
  • Need modification after applied to another branch
  • Might cause conflicts after applied to another branch

@ti-chi-bot ti-chi-bot bot added area/develop This PR relates to the area of TiDB App development. missing-translation-status This PR does not have translation status info. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Mar 31, 2025
@shizn shizn changed the title Patch 10 Alibaba updates Mar 31, 2025
@lilin90 lilin90 added the translation/no-need No need to translate this PR. label Mar 31, 2025
@ti-chi-bot ti-chi-bot bot removed the missing-translation-status This PR does not have translation status info. label Mar 31, 2025
@lilin90 lilin90 requested review from Copilot, qiancai and lilin90 March 31, 2025 06:05
@lilin90 lilin90 self-assigned this Mar 31, 2025
Copy link

@Copilot Copilot AI left a 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.
Copy link
Collaborator

@qiancai qiancai Mar 31, 2025

Choose a reason for hiding this comment

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

Suggested change
> [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.

@ti-chi-bot ti-chi-bot bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Mar 31, 2025
Copy link

ti-chi-bot bot commented Mar 31, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-03-31 09:20:10.022870677 +0000 UTC m=+1470503.707106772: ☑️ agreed by qiancai.

@qiancai
Copy link
Collaborator

qiancai commented Mar 31, 2025

/approve

@qiancai qiancai added the lgtm label Mar 31, 2025
@lilin90 lilin90 assigned qiancai and unassigned lilin90 Mar 31, 2025
Copy link

ti-chi-bot bot commented Mar 31, 2025

[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 /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 31, 2025
@ti-chi-bot ti-chi-bot bot merged commit 2cf1459 into pingcap:release-cloud Mar 31, 2025
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved area/develop This PR relates to the area of TiDB App development. lgtm needs-1-more-lgtm Indicates a PR needs 1 more LGTM. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. translation/no-need No need to translate this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants