update version and tiup playground supports M1 silicon#6791
Conversation
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by submitting an approval review. |
|
@TomShawn 我发现之前在 playground 启动之后的描述有一些错误,进行了修复。 |
|
|
||
| > **注意:** | ||
| > | ||
| > + 只有 v5.1.1 及以上版本的 TiDB,才可以在 Apple M1 Silicon 的机器上运行 `tiup playground`。 |
There was a problem hiding this comment.
这个实际上是从 5.1.1 开始支持的,也就是可以进入 release-5.1 文档中。那文档中的命令版本是否需要改为 5.1.1 呢?
There was a problem hiding this comment.
个人不建议归到 5.1 文档中,如果有人不看下面的内容,容易误以为支持所有 5.1.x,playground 并非生产环境,所以从完整的高版本开始推荐使用相对合理。
There was a problem hiding this comment.
【不建议归到 5.1 文档中】是说不进入 release-5.1 分支文档吗?
There was a problem hiding this comment.
那这里是否写成【只有 v5.2.0 及以上版本的 TiDB】? 否则认知起来有些混乱
|
/rebase |
|
LGTM |
|
@en-jin19 This PR is ready for translation. Thanks! |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: a2e16d4 |
|
In response to a cherrypick label: new pull request created: #6958. |
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 (in Chinese).
need to cherry-pick to v5.2
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?