You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by gi...@apache.org on 2022/03/01 08:45:41 UTC

[dolphinscheduler-website] branch asf-site updated: Automated deployment: bb26debc00c84bd15ffb940d4308aedd31244604

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 c9c6a0e  Automated deployment: bb26debc00c84bd15ffb940d4308aedd31244604
c9c6a0e is described below

commit c9c6a0ec820e831f0097a8116696bfdecd0b839e
Author: github-actions[bot] <gi...@users.noreply.github.com>
AuthorDate: Tue Mar 1 08:45:35 2022 +0000

    Automated deployment: bb26debc00c84bd15ffb940d4308aedd31244604
---
 en-us/community/release-post.html | 6 +++++-
 en-us/community/release-post.json | 2 +-
 zh-cn/community/release-post.html | 6 +++++-
 zh-cn/community/release-post.json | 2 +-
 4 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/en-us/community/release-post.html b/en-us/community/release-post.html
index 189103f..5e1c84c 100644
--- a/en-us/community/release-post.html
+++ b/en-us/community/release-post.html
@@ -29,6 +29,8 @@
 </li>
 </ul>
 </li>
+<li><code>docs/en-us/release/history-versions.md</code> and <code>docs/zh-cn/release/history-versions.md</code>: Add the new version and link for x.y.z</li>
+<li><code>download/en-us/download.md</code> and <code>download/zh-cn/download.md</code>: add the download of the x.y.z release package</li>
 <li><code>site_config/docsx-y-z.js</code>: copy the old configuration file to the new version, and keep the content link same with x.y.z</li>
 <li><code>site_config/site.js</code>:
 <ul>
@@ -38,7 +40,6 @@
 </ul>
 </li>
 <li><code>src/pages/docs/index.md.jsx</code>: Add <code>'x.y.z': docsxyzConfig,</code></li>
-<li><code>download/en-us/download.md</code> and <code>download/zh-cn/download.md</code>: add the download of the x.y.z release package</li>
 </ul>
 <h2>Add New Version To GitHub's bug-report.yml</h2>
 <p>DolphinScheduler's GitHub <a href="https://github.com/apache/dolphinscheduler/blob/dev/.github/ISSUE_TEMPLATE/bug-report.yml">bug-report</a>
@@ -52,6 +53,9 @@ docker login <span class="hljs-comment"># enter the username and password</span>
 docker push apache/dolphinscheduler:x.y.z
 docker push apache/dolphinscheduler:latest
 </code></pre>
+<h2>Release to PyPI</h2>
+<p>Python API need to release to PyPI for easier download and use, you can see more detail in <a href="https://github.com/apache/dolphinscheduler/blob/dev/dolphinscheduler-python/pydolphinscheduler/RELEASE.md#to-pypi">Python API release</a>
+to finish PyPI release.</p>
 </div></section><footer class="footer-container"><div class="footer-body"><div><h3>About us</h3><h4>Do you need feedback? Please contact us through the following ways.</h4></div><div class="contact-container"><ul><li><a href="/en-us/community/development/subscribe.html"><img class="img-base" src="/img/emailgray.png"/><img class="img-change" src="/img/emailblue.png"/><p>Email List</p></a></li><li><a href="https://twitter.com/dolphinschedule"><img class="img-base" src="/img/twittergray.png [...]
   <script src="//cdn.jsdelivr.net/npm/react@15.6.2/dist/react-with-addons.min.js"></script>
   <script src="//cdn.jsdelivr.net/npm/react-dom@15.6.2/dist/react-dom.min.js"></script>
diff --git a/en-us/community/release-post.json b/en-us/community/release-post.json
index 2a7afa1..d9486ae 100644
--- a/en-us/community/release-post.json
+++ b/en-us/community/release-post.json
@@ -1,6 +1,6 @@
 {
   "filename": "release-post.md",
-  "__html": "<h1>Release Post</h1>\n<h2>Update Official Website</h2>\n<p>For example, after the release of <code>x.y.z</code>, the following updates are required:</p>\n<ul>\n<li><code>docs/en-us/x.y.z</code> and <code>docs/zh-cn/x.y.z</code>: copy the old directory to the new version x.y.z\n<ul>\n<li>The reference links of the included documents keep same with x.y.z, especially pay attention to the following file updates:\n<ul>\n<li><code>architecture-design.md</code></li>\n<li><code>clu [...]
+  "__html": "<h1>Release Post</h1>\n<h2>Update Official Website</h2>\n<p>For example, after the release of <code>x.y.z</code>, the following updates are required:</p>\n<ul>\n<li><code>docs/en-us/x.y.z</code> and <code>docs/zh-cn/x.y.z</code>: copy the old directory to the new version x.y.z\n<ul>\n<li>The reference links of the included documents keep same with x.y.z, especially pay attention to the following file updates:\n<ul>\n<li><code>architecture-design.md</code></li>\n<li><code>clu [...]
   "link": "/dist/en-us/community/release-post.html",
   "meta": {}
 }
\ No newline at end of file
diff --git a/zh-cn/community/release-post.html b/zh-cn/community/release-post.html
index e864d02..b8be8cf 100644
--- a/zh-cn/community/release-post.html
+++ b/zh-cn/community/release-post.html
@@ -29,6 +29,8 @@
 </li>
 </ul>
 </li>
+<li><code>docs/en-us/release/history-versions.md</code> 和 <code>docs/zh-cn/release/history-versions.md</code>: 增加 x.y.z 的新 version 和 link</li>
+<li><code>download/en-us/download.md</code> 和 <code>download/zh-cn/download.md</code>: 增加 x.y.z 版本发布包的下载</li>
 <li><code>site_config/docsx-y-z.js</code>: 复制老配置文件改为新版本,内容链接保持和 x.y.z 一致</li>
 <li><code>site_config/site.js</code>:
 <ul>
@@ -38,7 +40,6 @@
 </ul>
 </li>
 <li><code>src/pages/docs/index.md.jsx</code>: 增加 <code>'x.y.z': docsxyzConfig,</code></li>
-<li><code>download/en-us/download.md</code> 和 <code>download/zh-cn/download.md</code>: 增加 x.y.z 版本发布包的下载</li>
 </ul>
 <h2>更新 GitHub issue 模板</h2>
 <p>DolphinScheduler 在 GitHub issue 中有版本选择的部分,当有新版本发版后,需要更新这部分的内容。目前与版本关联的是
@@ -52,6 +53,9 @@ docker login <span class="hljs-comment"># 输入用户和密码</span>
 docker push apache/dolphinscheduler:x.y.z
 docker push apache/dolphinscheduler:latest
 </code></pre>
+<h2>发布到PyPI</h2>
+<p>需要将 Python API 发布到 PyPI,请参考 <a href="https://github.com/apache/dolphinscheduler/blob/dev/dolphinscheduler-python/pydolphinscheduler/RELEASE.md#to-pypi">Python API release</a>
+完成 PyPI 的发版</p>
 </div></section><footer class="footer-container"><div class="footer-body"><div><h3>联系我们</h3><h4>有问题需要反馈?请通过以下方式联系我们。</h4></div><div class="contact-container"><ul><li><a href="/zh-cn/community/development/subscribe.html"><img class="img-base" src="/img/emailgray.png"/><img class="img-change" src="/img/emailblue.png"/><p>邮件列表</p></a></li><li><a href="https://twitter.com/dolphinschedule"><img class="img-base" src="/img/twittergray.png"/><img class="img-change" src="/img/twitterblue.png"/><p [...]
   <script src="//cdn.jsdelivr.net/npm/react@15.6.2/dist/react-with-addons.min.js"></script>
   <script src="//cdn.jsdelivr.net/npm/react-dom@15.6.2/dist/react-dom.min.js"></script>
diff --git a/zh-cn/community/release-post.json b/zh-cn/community/release-post.json
index 633696a..11fac2e 100644
--- a/zh-cn/community/release-post.json
+++ b/zh-cn/community/release-post.json
@@ -1,6 +1,6 @@
 {
   "filename": "release-post.md",
-  "__html": "<h1>发版后续</h1>\n<h2>更新官网</h2>\n<p>例如已发版 <code>x.y.z</code>,需要进行以下更新:</p>\n<ul>\n<li><code>docs/en-us/x.y.z</code> 和 <code>docs/zh-cn/x.y.z</code>: 复制老版本目录改为新版本 x.y.z\n<ul>\n<li>所包含文档的引用链接保持和 x.y.z 一致,尤其注意以下文件更新:\n<ul>\n<li><code>architecture-design.md</code></li>\n<li><code>cluster-deployment.md</code></li>\n<li><code>docker-deployment.md</code></li>\n<li><code>expansion-reduction.md</code></li>\n<li><code>kubernetes-deployment.md</code></li>\n<li><code>standalone-deployment. [...]
+  "__html": "<h1>发版后续</h1>\n<h2>更新官网</h2>\n<p>例如已发版 <code>x.y.z</code>,需要进行以下更新:</p>\n<ul>\n<li><code>docs/en-us/x.y.z</code> 和 <code>docs/zh-cn/x.y.z</code>: 复制老版本目录改为新版本 x.y.z\n<ul>\n<li>所包含文档的引用链接保持和 x.y.z 一致,尤其注意以下文件更新:\n<ul>\n<li><code>architecture-design.md</code></li>\n<li><code>cluster-deployment.md</code></li>\n<li><code>docker-deployment.md</code></li>\n<li><code>expansion-reduction.md</code></li>\n<li><code>kubernetes-deployment.md</code></li>\n<li><code>standalone-deployment. [...]
   "link": "/dist/zh-cn/community/release-post.html",
   "meta": {}
 }
\ No newline at end of file