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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 8e6e3b5  Automated deployment: adc7d51c28ca872ac5cd99c4274f3bb357a76ac1
8e6e3b5 is described below

commit 8e6e3b5abb7fb4c1a9a5edcd412476ede7a6974f
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 25 10:37:41 2021 +0000

    Automated deployment: adc7d51c28ca872ac5cd99c4274f3bb357a76ac1
---
 en-us/community/release.html | 119 ++-----------------------------------
 en-us/community/release.json |   2 +-
 zh-cn/community/release.html | 137 ++++---------------------------------------
 zh-cn/community/release.json |   2 +-
 4 files changed, 17 insertions(+), 243 deletions(-)

diff --git a/en-us/community/release.html b/en-us/community/release.html
index 755467c..1aeb51a 100644
--- a/en-us/community/release.html
+++ b/en-us/community/release.html
@@ -225,28 +225,22 @@ to check the following items:</p>
 </ul>
 </li>
 </ul>
-<p>For the whole check list, please see <a 
href="https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist";>here</a>。</p>
 <h2>Call for a Vote</h2>
 <h3>Vote procedure</h3>
 <ol>
 <li>
 <p>DolphinScheduler community vote: send the vote e-mail to 
<code>[email protected]</code>.
-PPMC needs to check the rightness of the version according to the document 
before they vote.
-After at least 72 hours and with at least 3 <code>+1 PPMC member</code> votes, 
it can come to the next stage of the vote.</p>
+PMC needs to check the rightness of the version according to the document 
before they vote.
+After at least 72 hours and with at least 3 <code>+1 and no -1 PMC 
member</code> votes, it can come to the next stage of the vote.</p>
 </li>
 <li>
-<p>Apache community vote: send the vote e-mail to 
<code>[email protected]</code>。
-After at least 72 hours and with at least 3 <code>+1 binding</code> votes 
(only IPMC's votes are binding), it can be officially released.</p>
-</li>
-<li>
-<p>Announce the vote result: send the result vote e-mail to 
<code>[email protected]</code>。</p>
+<p>Announce the vote result: send the result vote e-mail to 
<code>[email protected]</code>。</p>
 </li>
 </ol>
 <h3>Vote Templates</h3>
 <ol>
 <li>DolphinScheduler Community Vote Template</li>
 </ol>
-<p>NOTE: Must invite all mentors to vote during the community vote.</p>
 <p>Title:</p>
 <pre><code>[VOTE] Release Apache DolphinScheduler ${RELEASE.VERSION}
 </code></pre>
@@ -300,8 +294,6 @@ Checklist for reference:
 
 [ ] No compiled archives bundled in source archive.
 
-More detail checklist  please refer:
-https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist
 </code></pre>
 <ol start="2">
 <li>Announce the vote result:</li>
@@ -309,14 +301,11 @@ 
https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklis
 <p>Body:</p>
 <pre><code>The vote to release Apache DolphinScheduler ${RELEASE.VERSION} has 
passed.Here is the vote result,
 
-7 PPMC member +1 votes:
+4 PMC member +1 votes:
 
-xxx (mentor)
 xxx
-xxx (mentor)
 xxx
 xxx
-xxx (mentor)
 xxx
 
 1 community +1 vote:
@@ -324,104 +313,6 @@ xxx
 
 Thanks everyone for taking time to check this release and help us.
 </code></pre>
-<ol start="3">
-<li>Apache Community Vote Template:</li>
-</ol>
-<p>Title:</p>
-<pre><code>[VOTE] Release Apache DolphinScheduler ${RELEASE.VERSION}
-</code></pre>
-<p>Body:</p>
-<pre><code>Hello everyone,
-
-This is a call for vote to release Apache DolphinScheduler version 
${RELEASE.VERSION}.
-
-The Apache DolphinScheduler community has voted on and approved a proposal to 
release
-Apache DolphinScheduler version ${RELEASE.VERSION}.
-
-We now kindly request the PMC members review and vote on this release.
-
-Dolphin Scheduler is a distributed and easy-to-extend visual workflow 
scheduler system,
-dedicated to solving the complex task dependencies in data processing, making 
the scheduler system out of the box for data processing.
-
-DolphinScheduler community vote and result threads:
-https://lists.apache.org/thread.html/xxxxxxxxxxxxxxxxxxxxxxx
-
-https://lists.apache.org/thread.html/xxxxxxxxxxxxxxxxxxxxxxx
-
-Release notes:
-https://dist.apache.org/repos/dist/dev/dolphinscheduler/${RELEASE.VERSION}/ReleaseNotes.md
-
-The release candidates:
-https://dist.apache.org/repos/dist/dev/dolphinscheduler/${RELEASE.VERSION}/
-
-Maven 2 staging repository:
-https://repository.apache.org/content/repositories/${STAGING.REPOSITORY}/org/apache/dolphinscheduler/
-
-Git tag for the release:
-https://github.com/apache/dolphinscheduler/tree/${RELEASE.VERSION}
-
-Release Commit ID:
-https://github.com/apache/dolphinscheduler/commit/xxxxxxxxxxxxxxxxxxxxxxx
-
-Keys to verify the Release Candidate:
-https://dist.apache.org/repos/dist/dev/dolphinscheduler/KEYS
-
-Look at here for how to verify this release candidate:
-https://github.com/apache/dolphinscheduler/blob/1.2.0-release/README.md
-
-The vote will be open for at least 72 hours or until necessary number of votes 
are reached.
-Please vote accordingly:
-
-[ ] +1 approve
-
-[ ] +0 no opinion
-
-[ ] -1 disapprove with the reason
-
-Checklist for reference:
-
-[ ] Download links are valid.
-
-[ ] Checksums and PGP signatures are valid.
-
-[ ] Source code artifacts have correct names matching the current release.
-
-[ ] LICENSE and NOTICE files are correct for each DolphinScheduler repo.
-
-[ ] All files have license headers if necessary.
-
-[ ] No compiled archives bundled in source archive.
-
-More detail checklist  please refer:
-https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist
-
-The following votes are carried over from DolphinScheduler dev mailing list,
-
-+1 binding, xxx
-+1 binding, xxx
-
-+1 non-binding, xxx
-+1 non-binding, xxx
-</code></pre>
-<ol start="4">
-<li>Announce the vote result:</li>
-</ol>
-<p><strong>Notice: Please include the votes from DolphinScheduler community 
above.</strong></p>
-<p>Title:</p>
-<pre><code>[RESULT][VOTE] Release Apache DolphinScheduler ${RELEASE.VERSION}
-</code></pre>
-<p>正文:</p>
-<pre><code>We’ve received 3 +1 binding votes and one +1 non-binding vote:
-
-+1 binding, xxx
-+1 binding, xxx
-+1 binding, xxx
-
-+1 non-binding, xxx
-
-Thank you everyone for taking the time to review the release and help us.
-I will process to publish the release and send ANNOUNCE.
-</code></pre>
 <h2>Finish the Release</h2>
 <h3>Move source packages, binary packages and KEYS from the <code>dev</code> 
directory to <code>release</code> directory</h3>
 <pre><code class="language-shell">svn mv 
https://dist.apache.org/repos/dist/dev/dolphinscheduler/${RELEASE.VERSION} 
https://dist.apache.org/repos/dist/release/dolphinscheduler/
@@ -431,7 +322,7 @@ I will process to publish the release and send ANNOUNCE.
 <pre><code>https://dolphinscheduler.apache.org/en-us/download/download.html
 https://dolphinscheduler.apache.org/zh-cn/download/download.html
 </code></pre>
-<h3>Send e-mail to <code>[email protected]</code> and 
<code>[email protected]</code> to announce the release is 
finished</h3>
+<h3>Send e-mail to <code>[email protected]</code> to announce 
the release is finished</h3>
 <p>Announcement e-mail template:</p>
 <p>Title:</p>
 <pre><code>[ANNOUNCE] Release Apache DolphinScheduler ${RELEASE.VERSION}
diff --git a/en-us/community/release.json b/en-us/community/release.json
index b89bd59..77f33b9 100644
--- a/en-us/community/release.json
+++ b/en-us/community/release.json
@@ -1,6 +1,6 @@
 {
   "filename": "release.md",
-  "__html": "<h1>Release Guide</h1>\n<h2>GPG Settings</h2>\n<h3>Install 
GPG</h3>\n<p>Download installation package on <a 
href=\"https://www.gnupg.org/download/index.html\";>official GnuPG 
website</a>.\nThe command of GnuPG 1.x version can differ a little from that of 
2.x version.\nThe following instructions take <code>GnuPG-2.1.23</code> version 
for example.</p>\n<p>After the installation, execute the following command to 
check the version number.</p>\n<pre><code class=\"language-shell\"> [...]
+  "__html": "<h1>Release Guide</h1>\n<h2>GPG Settings</h2>\n<h3>Install 
GPG</h3>\n<p>Download installation package on <a 
href=\"https://www.gnupg.org/download/index.html\";>official GnuPG 
website</a>.\nThe command of GnuPG 1.x version can differ a little from that of 
2.x version.\nThe following instructions take <code>GnuPG-2.1.23</code> version 
for example.</p>\n<p>After the installation, execute the following command to 
check the version number.</p>\n<pre><code class=\"language-shell\"> [...]
   "link": "/dist/en-us/community/release.html",
   "meta": {}
 }
\ No newline at end of file
diff --git a/zh-cn/community/release.html b/zh-cn/community/release.html
index 9c8fcce..59d1eb6 100644
--- a/zh-cn/community/release.html
+++ b/zh-cn/community/release.html
@@ -239,26 +239,21 @@ gpg --verify 
apache-dolphinscheduler-${RELEASE.VERSION}-bin.tar.gz.asc apache-do
 </ul>
 </li>
 </ul>
-<p>全部的检查列表参见<a 
href="https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist";>这里</a>。</p>
 <h2>发起投票</h2>
 <h3>投票阶段</h3>
 <ol>
 <li>
-<p>DolphinScheduler社区投票,发起投票邮件到<code>[email protected]</code>。PPMC需要先按照文档检查版本的正确性,然后再进行投票。
-经过至少72小时并统计到3个<code>+1 PPMC member</code>票后,即可进入下一阶段的投票。</p>
+<p>DolphinScheduler社区投票,发起投票邮件到<code>[email protected]</code>。PMC需要先按照文档检查版本的正确性,然后再进行投票。
+经过至少72小时并统计到至少3个<code>+1 并且没有-1 PMC member</code>票后,即可进入下一阶段。</p>
 </li>
 <li>
-<p>Apache社区投票,发起投票邮件到<code>[email protected]</code>。经过至少72小时并统计到3个<code>+1
 binding</code>票后(只有IPMC的票才是binding),即可进行正式发布。</p>
-</li>
-<li>
-<p>宣布投票结果,发起投票结果邮件到<code>[email protected]</code>。</p>
+<p>宣布投票结果,发起投票结果邮件到<code>[email protected]</code>。</p>
 </li>
 </ol>
 <h3>投票模板</h3>
 <ol>
 <li>DolphinScheduler社区投票模板</li>
 </ol>
-<p>注意: 在社区投票过程中,需要邀请所有mentor参加投票。</p>
 <p>标题:</p>
 <pre><code>[VOTE] Release Apache DolphinScheduler ${RELEASE.VERSION}
 </code></pre>
@@ -312,145 +307,33 @@ Checklist for reference:
 
 [ ] No compiled archives bundled in source archive.
 
-More detail checklist  please refer:
-https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist
 </code></pre>
-<ol start="2">
-<li>宣布投票结果模板:</li>
-</ol>
+<p>2.宣布投票结果模板</p>
 <p>正文:</p>
 <pre><code>The vote to release Apache DolphinScheduler ${RELEASE.VERSION} has 
passed.Here is the vote result,
 
-7 PPMC member +1 votes:
+4 PMC member +1 votes:
 
-xxx (mentor)
+xxx 
 xxx
-xxx (mentor)
 xxx
 xxx
-xxx (mentor)
-xxx
 
 1 community +1 vote:
 xxx
 
 Thanks everyone for taking time to check this release and help us.
 </code></pre>
-<ol start="3">
-<li>Apache社区投票邮件模板:</li>
-</ol>
-<p>标题:</p>
-<pre><code>[VOTE] Release Apache DolphinScheduler ${RELEASE.VERSION}
-</code></pre>
-<p>正文:</p>
-<pre><code>Hello everyone,
-
-This is a call for vote to release Apache DolphinScheduler version 
${RELEASE.VERSION}.
-
-The Apache DolphinScheduler community has voted on and approved a proposal to 
release
-Apache DolphinScheduler version ${RELEASE.VERSION}.
-
-We now kindly request the PMC members review and vote on this release.
-
-Dolphin Scheduler is a distributed and easy-to-extend visual workflow 
scheduler system,
-dedicated to solving the complex task dependencies in data processing, making 
the scheduler system out of the box for data processing.
-
-DolphinScheduler community vote and result threads:
-https://lists.apache.org/thread.html/xxxxxxxxxxxxxxxxxxxxxxx
-
-https://lists.apache.org/thread.html/xxxxxxxxxxxxxxxxxxxxxxx
-
-Release notes:
-https://dist.apache.org/repos/dist/dev/dolphinscheduler/${RELEASE.VERSION}/ReleaseNotes.md
-
-The release candidates:
-https://dist.apache.org/repos/dist/dev/dolphinscheduler/${RELEASE.VERSION}/
-
-Maven 2 staging repository:
-https://repository.apache.org/content/repositories/${STAGING.REPOSITORY}/org/apache/dolphinscheduler/
-
-Git tag for the release:
-https://github.com/apache/dolphinscheduler/tree/${RELEASE.VERSION}
-
-Release Commit ID:
-https://github.com/apache/dolphinscheduler/commit/xxxxxxxxxxxxxxxxxxxxxxx
-
-Keys to verify the Release Candidate:
-https://dist.apache.org/repos/dist/dev/dolphinscheduler/KEYS
-
-Look at here for how to verify this release candidate:
-https://github.com/apache/dolphinscheduler/blob/1.2.0-release/README.md
-
-The vote will be open for at least 72 hours or until necessary number of votes 
are reached.
-Please vote accordingly:
-
-[ ] +1 approve
-
-[ ] +0 no opinion
-
-[ ] -1 disapprove with the reason
-
-Checklist for reference:
-
-[ ] Download links are valid.
-
-[ ] Checksums and PGP signatures are valid.
-
-[ ] Source code artifacts have correct names matching the current release.
-
-[ ] LICENSE and NOTICE files are correct for each DolphinScheduler repo.
-
-[ ] All files have license headers if necessary.
-
-[ ] No compiled archives bundled in source archive.
-
-More detail checklist  please refer:
-https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist
-
-The following votes are carried over from DolphinScheduler dev mailing list,
-
-+1 binding, xxx
-+1 binding, xxx
-
-+1 non-binding, xxx
-+1 non-binding, xxx
-</code></pre>
-<ol start="4">
-<li>宣布投票结果模板:</li>
-</ol>
-<p><strong>注意:计算投票结果时,社区投票结果也需要包含在内。</strong></p>
-<p>正文:</p>
-<pre><code>We’ve received 3 +1 binding votes and one +1 non-binding vote:
-
-+1 binding, xxx
-+1 binding, xxx
-+1 binding, xxx
-
-+1 non-binding, xxx
-
-Thank you everyone for taking the time to review the release and help us.
-I will process to publish the release and send ANNOUNCE.
-</code></pre>
 <h2>完成发布</h2>
-<ol>
-<li>将源码和二进制包从svn的dev目录移动到release目录</li>
-</ol>
+<p>1.将源码和二进制包从svn的dev目录移动到release目录</p>
 <pre><code class="language-shell">svn mv 
https://dist.apache.org/repos/dist/dev/dolphinscheduler/${RELEASE.VERSION} 
https://dist.apache.org/repos/dist/release/dolphinscheduler/
 </code></pre>
-<ol start="2">
-<li>
-<p>在Apache Staging仓库找到DolphinScheduler并点击<code>Release</code></p>
-</li>
-<li>
-<p>更新下载页面</p>
-</li>
-</ol>
+<p>2.在Apache Staging仓库找到DolphinScheduler并点击<code>Release</code></p>
+<p>3.更新下载页面</p>
 <pre><code>https://dolphinscheduler.apache.org/en-us/download/download.html
 https://dolphinscheduler.apache.org/zh-cn/download/download.html
 </code></pre>
-<ol start="4">
-<li>发送邮件到<code>[email protected]</code>和<code>[email protected]</code>通知完成版本发布。</li>
-</ol>
+<p>4.发送邮件到<code>[email protected]</code>通知完成版本发布。</p>
 <p>通知邮件模板:</p>
 <p>标题:</p>
 <pre><code>[ANNOUNCE] Release Apache DolphinScheduler ${RELEASE.VERSION}
diff --git a/zh-cn/community/release.json b/zh-cn/community/release.json
index b799ee1..0735d97 100644
--- a/zh-cn/community/release.json
+++ b/zh-cn/community/release.json
@@ -1,6 +1,6 @@
 {
   "filename": "release.md",
-  "__html": "<h1>发版指南</h1>\n<h2>GPG设置</h2>\n<h3>安装GPG</h3>\n<p>在<a 
href=\"https://www.gnupg.org/download/index.html\";>GnuPG官网</a>下载安装包。\nGnuPG的1.x版本和2.x版本的命令有细微差别,下列说明以<code>GnuPG-2.1.23</code>版本为例。</p>\n<p>安装完成后,执行以下命令查看版本号。</p>\n<pre><code
 class=\"language-shell\">gpg 
--version\n</code></pre>\n<h3>创建key</h3>\n<p>安装完成后,执行以下命令创建key。</p>\n<p><code>GnuPG-2.x</code>可使用:</p>\n<pre><code
 class=\"language-shell\">gpg 
--full-gen-key\n</code></pre>\n<p><code>GnuPG-1.x</code>可使用:</p>\n<pre><code  
[...]
+  "__html": "<h1>发版指南</h1>\n<h2>GPG设置</h2>\n<h3>安装GPG</h3>\n<p>在<a 
href=\"https://www.gnupg.org/download/index.html\";>GnuPG官网</a>下载安装包。\nGnuPG的1.x版本和2.x版本的命令有细微差别,下列说明以<code>GnuPG-2.1.23</code>版本为例。</p>\n<p>安装完成后,执行以下命令查看版本号。</p>\n<pre><code
 class=\"language-shell\">gpg 
--version\n</code></pre>\n<h3>创建key</h3>\n<p>安装完成后,执行以下命令创建key。</p>\n<p><code>GnuPG-2.x</code>可使用:</p>\n<pre><code
 class=\"language-shell\">gpg 
--full-gen-key\n</code></pre>\n<p><code>GnuPG-1.x</code>可使用:</p>\n<pre><code  
[...]
   "link": "/dist/zh-cn/community/release.html",
   "meta": {}
 }
\ No newline at end of file

Reply via email to