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

update:update the Group name in deploy md #924

Open
wants to merge 2 commits into
base: docusaurus
Choose a base branch
from

Conversation

YvCeung
Copy link

@YvCeung YvCeung commented Dec 1, 2024

What is the purpose of the change

Since the io.seata package name has been changed to org.apache.seata since version 2.1, but the corresponding deployment document has not changed, this submission will keep the deployment document consistent with the GAV coordinates of seata

由于从2.1版本开始,seata-server已经将io.seata包名改为了org.apache.seata,但是对应的部署文档仍然没有变更,此次提交将把部署文档和seata 的GAV坐标保持一致

Brief changelog

i18n/zh-cn/docusaurus-plugin-content-docs/version-v2.1/ops/deploy-guide-beginner.md
i18n/zh-cn/docusaurus-plugin-content-docs/version-v2.2/ops/deploy-guide-beginner.md

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Make sure there is a GITHUB_issue filed for the change(usually before you start working on it). Trivial changes such as typos do not necessitate a GITHUB issue. Your pull request should solely focus on addressing this specific issue without incorporating any other modifications. Each PR should resolve a single issue.
  • Format the pull request title like doc: add an operations guide document. Each commit within the pull request should contain a meaningful subject line and body.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Test your code locally by running npm run build, and make sure it works as expected.
  • Ensure that no files under the build folder are included in the commit, as well as the package-lock.json and yarn.lock files.

@YvCeung
Copy link
Author

YvCeung commented Dec 1, 2024

@slievrly Updated the deployment documents of the official website

Copy link
Contributor

@funky-eyes funky-eyes left a comment

Choose a reason for hiding this comment

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

Current needs to change

@YvCeung
Copy link
Author

YvCeung commented Dec 8, 2024

@slievrly
Copy link
Member

Current needs to change

@YvCeung https://github.com/apache/incubator-seata-website/tree/docusaurus/i18n/en/docusaurus-plugin-content-docs/current https://github.com/apache/incubator-seata-website/tree/docusaurus/i18n/zh-cn/docusaurus-plugin-content-docs/current

hello,I don't quite understand what that means, is there anything else I need to do

In the PR, you updated the documents for versions 2.1 and 2.2. Besides that, it also involves the current version (which will be the next release). Here’s the link to it. You’ll need to make sure to submit the changes to these two directories as well.

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

Successfully merging this pull request may close these issues.

3 participants