You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by do...@apache.org on 2023/01/16 07:32:57 UTC

[inlong-website] branch master updated: [INLONG-680][Doc] Update how-to-release and how-to-vote-a-committer-pmc (#681)

This is an automated email from the ASF dual-hosted git repository.

dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 4dcd7d3287 [INLONG-680][Doc] Update how-to-release and how-to-vote-a-committer-pmc (#681)
4dcd7d3287 is described below

commit 4dcd7d3287e72ee33543bb075ce20cb7f64f521c
Author: Charles Zhang <do...@apache.org>
AuthorDate: Mon Jan 16 15:32:53 2023 +0800

    [INLONG-680][Doc] Update how-to-release and how-to-vote-a-committer-pmc (#681)
---
 blog/2023-01-13-release-1.5.0.md                               |  2 +-
 community/how-to-release.md                                    |  1 +
 community/how-to-vote-a-committer-pmc.md                       |  8 ++++----
 .../current/how-to-release.md                                  |  1 +
 .../current/how-to-vote-a-committer-pmc.md                     | 10 +++++-----
 5 files changed, 12 insertions(+), 10 deletions(-)

diff --git a/blog/2023-01-13-release-1.5.0.md b/blog/2023-01-13-release-1.5.0.md
index 547ab4010f..08a11489fc 100644
--- a/blog/2023-01-13-release-1.5.0.md
+++ b/blog/2023-01-13-release-1.5.0.md
@@ -9,7 +9,7 @@ tags: [Apache InLong, Version]
 Apache InLong recently released version 1.5.0, which closed about 296+ issues, including 12+ major features and 110+ optimizations. Mainly completed the addition of StarRocks, Hudi, Doris, Elasticsearch, and other sinks, optimization of the Dashboard experience, refactor the MQ management model, support dirty data processing, full-link Apache Kafka support, and TubeMQ C++/Python SDK support for production, etc.
 <!--truncate-->
 
-## Abort Apache InLong
+## About Apache InLong
 As the industry's first one-stop open-source massive data integration framework, Apache InLong provides automatic, safe, reliable, and high-performance data transmission capabilities to facilitate businesses to build stream-based data analysis, modeling, and applications quickly. At present, InLong is widely used in various industries such as advertising, payment, social networking, games, artificial intelligence, etc., serving thousands of businesses, among which the scale of high-perfo [...]
 
 The core keywords of InLong project positioning are "one-stop" and actual "massive data". For "one-stop", we hope to shield technical details, provide complete data integration and support services, and realize out-of-the-box; With its advantages, such as multi-cluster management, it can stably support larger-scale data volumes on the basis of trillions/day.
diff --git a/community/how-to-release.md b/community/how-to-release.md
index f743ca55ba..bee0e47d1b 100644
--- a/community/how-to-release.md
+++ b/community/how-to-release.md
@@ -248,6 +248,7 @@ $ mvn -DskipTests deploy -Papache-release -Dmaven.javadoc.skip=true
 ```shell
 # under the directory where you create the tag
 $ git push origin ${release_version}-${rc_version}
+$ git push origin release-${release_version}
 ```
 
 ### Upload tar file to dist repo
diff --git a/community/how-to-vote-a-committer-pmc.md b/community/how-to-vote-a-committer-pmc.md
index eee0f89b93..220057736e 100644
--- a/community/how-to-vote-a-committer-pmc.md
+++ b/community/how-to-vote-a-committer-pmc.md
@@ -34,7 +34,7 @@ The following is a template  poll email:
 [VOTE] ${Candidate_Full_Name} as an InLong a ${Committer or PMC Member}
  
 Judging from the contributions in recent months, ${Candidate_Full_Name} has submitted many implementations[1],[2],[3] to the project and improved the management module for the project. During the optimization and improvement period of the project, it is hoped that more people will participate in the actual project optimization and improvement, to let the project more perfect and easier to use.
-I think making him a a ${Committer or PMC Member} will be a recognition of his outstanding work for InLong. So, I am happy to call VOTE to accept ${Candidate_Full_Name} as an InLong a ${Committer or PMC Member}.
+I think making him a ${Committer or PMC Member} will be a recognition of his outstanding work for InLong. So, I am happy to call VOTE to accept ${Candidate_Full_Name} as an InLong a ${Committer or PMC Member}.
  
 Voting will continue for at least 72 hours or until the required number of votes is reached.
 
@@ -99,12 +99,12 @@ After the result summary email is sent, the poll initiator must send an invitati
 The invitation email is sent to the invitee with a CC to private@inlong.apache.org; the invited candidate must reply to accept or decline the invitation through the specified email address.
 The following is an example of an email inviting candidates:
 ```shell
-[Invitation] Invitation to join Apache InLong as a a ${Committer or PMC Member}
+[Invitation] Invitation to join Apache InLong as a ${Committer or PMC Member}
 
 Hi ${Candidate_Full_Name},
 
 In recognition of your contributions to Apache InLong, the InLong PMC
-has recently voted to add you as a a ${Committer or PMC Member}. The a ${Committer or PMC Member} role gives
+has recently voted to add you as a ${Committer or PMC Member}. The a ${Committer or PMC Member} role gives
 you access to merge patches into Apache InLong and is also a
 stepping-stone towards membership in the
 Project Management Committee (PMC). We hope that you accept
@@ -137,7 +137,7 @@ When signing the ICLA, the candidate needs to write the project name of “Apach
 ## Processing after accepting the invitation
 Create an Apache account and add the candidate account to the project.
 After the candidate accepts the invitation, if the candidate does not have an apache email account, the voting initiator needs to assist the candidate to create an apache account according to the guidelines.
-The voting initiator needs to add project team members, open a permission account for the apache project, and confirm that the candidate’s Apache account has been added to the project address: http://people.apache.org/phonebook.html?project=inlong.
+The voting initiator needs to add project team members, open a permission account for the apache project, and confirm that the candidate’s Apache account has been added to the [Apache InLong](http://people.apache.org/phonebook.html?project=inlong) project.
 
 ## ANNOUNCE to the community
 After the above steps are completed, the vote initiator must send a notification email to the dev@inlong.apache.org mail group. The following is a template  notification email:
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-release.md b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-release.md
index d0a09dd071..1d57ef1f07 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-release.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-release.md
@@ -245,6 +245,7 @@ $ mvn -DskipTests deploy -Papache-release -Dmaven.javadoc.skip=true
 ```shell
 # 在创建 tag 的源码目录执行
 $ git push origin ${release_version}-${rc_version}
+$ git push origin release-${release_version}
 ```
 
 ### 上传编译好的文件到 dist
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-vote-a-committer-pmc.md b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-vote-a-committer-pmc.md
index 1a15dfb4bf..adffca5d5a 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-vote-a-committer-pmc.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-vote-a-committer-pmc.md
@@ -33,7 +33,7 @@ So I nominated ${Candidate_Full_Name} as a ${Committer or PMC Member} of the InL
 [VOTE] ${Candidate_Full_Name} as an InLong a ${Committer or PMC Member}
  
 Judging from the contributions in recent months, ${Candidate_Full_Name} has submitted many implementations[1],[2],[3] to the project and improved the management module for the project. During the optimization and improvement period of the project, it is hoped that more people will participate in the actual project optimization and improvement, to let the project more perfect and easier to use.
-I think making him a a ${Committer or PMC Member} will be a recognition of his outstanding work for InLong. So, I am happy to call VOTE to accept ${Candidate_Full_Name} as an InLong a ${Committer or PMC Member}.
+I think making him a ${Committer or PMC Member} will be a recognition of his outstanding work for InLong. So, I am happy to call VOTE to accept ${Candidate_Full_Name} as an InLong a ${Committer or PMC Member}.
  
 Voting will continue for at least 72 hours or until the required number of votes is reached.
 
@@ -98,12 +98,12 @@ Thanks!
 邀请邮件主送被邀请人,抄送 private@inlong.apache.org;被邀请的候选人必须通过指定的邮箱地址回复接受或者拒绝该邀请。
 如下是邀请候选人邮件模板:
 ```shell
-[Invitation] Invitation to join Apache InLong as a a ${Committer or PMC Member}
+[Invitation] Invitation to join Apache InLong as a ${Committer or PMC Member}
 
 Hi ${Candidate_Full_Name},
 
 In recognition of your contributions to Apache InLong, the InLong PMC
-has recently voted to add you as a a ${Committer or PMC Member}. The a ${Committer or PMC Member} role gives
+has recently voted to add you as a ${Committer or PMC Member}. The a ${Committer or PMC Member} role gives
 you access to merge patches into Apache InLong and is also a
 stepping-stone towards membership in the
 Project Management Committee (PMC). We hope that you accept
@@ -135,7 +135,7 @@ The Apache InLong PMC
 
 ## 接受邀请后处理
 创建 Apache 帐号并将候选人帐号加入项目。
-候选人接受邀请后,如果候选人没有 Apache 邮箱帐号,投票发起人需要协助候选人按照指引创建好 Apache 帐号,确认候选人的 Apache 帐号已加入项目的地址:http://people.apache.org/phonebook.html?project=inlong。
+候选人接受邀请后,如果候选人没有 Apache 邮箱帐号,投票发起人需要协助候选人按照指引创建好 Apache 帐号,确认候选人的 Apache 帐号已加入 [Apache InLong](http://people.apache.org/phonebook.html?project=inlong) 项目。
 
 ## 向社区发布申明邮件
 如上步骤都完成后,投票发起人向 dev@inlong.apache.org 邮件组发通知邮件。
@@ -145,7 +145,7 @@ The Apache InLong PMC
 
 Hi everyone,
 
-The Project Management Committee(PMC) for Apache InLong has invited ${Candidate_Full_Name} to become a a ${Committer or PMC Member} and we are pleased to announce that he has accepted.
+The Project Management Committee(PMC) for Apache InLong has invited ${Candidate_Full_Name} to become a ${Committer or PMC Member} and we are pleased to announce that he has accepted.
 
 ${Candidate_Full_Name} is being active in the InLong community, and we are glad to see his more interactions with the community in the future.