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 64bcd13 Automated deployment: 8e04e4b813ac53b755bc556c8d89f7ed6c7b9795
64bcd13 is described below
commit 64bcd132a7c66baf3fbddfedfbd251f54026a77b
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 7 03:55:35 2022 +0000
Automated deployment: 8e04e4b813ac53b755bc556c8d89f7ed6c7b9795
---
en-us/community/release.html | 4 ----
en-us/community/release.json | 2 +-
zh-cn/community/release.html | 6 +-----
zh-cn/community/release.json | 2 +-
4 files changed, 3 insertions(+), 11 deletions(-)
diff --git a/en-us/community/release.html b/en-us/community/release.html
index 74567ee..198bec4 100644
--- a/en-us/community/release.html
+++ b/en-us/community/release.html
@@ -329,10 +329,6 @@ Thanks everyone for taking time to check this release and
help us.
<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>
<h3>Find DolphinScheduler in staging repository and click
<code>Release</code></h3>
-<p>###. Update the download page</p>
-<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> to announce
the release is finished</h3>
<p>Announcement e-mail template:</p>
<p>Title:</p>
diff --git a/en-us/community/release.json b/en-us/community/release.json
index 9a92b5d..8758628 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 d1b60b4..aadef22 100644
--- a/zh-cn/community/release.html
+++ b/zh-cn/community/release.html
@@ -339,11 +339,7 @@ Thanks everyone for taking time to check this release and
help us.
<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>
<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>
-<p>4.发送邮件到<code>[email protected]</code>通知完成版本发布。</p>
+<p>3.发送邮件到<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 bc14210..a3fdc33 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