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 4dcae63381 Automated deployment:
fbecbed7a5f4f0a787fae891869f6018b51e5793
4dcae63381 is described below
commit 4dcae63381d7b66cdbae5469db03e80c2b77c7d9
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 2 05:07:06 2025 +0000
Automated deployment: fbecbed7a5f4f0a787fae891869f6018b51e5793
---
data/doc/en-us.json | 2 +-
data/doc/zh-cn.json | 2 +-
pages/doc/en-us/dev/contribute/release.json | 2 +-
pages/doc/zh-cn/dev/contribute/release.json | 2 +-
python/2.0.5/.buildinfo | 2 +-
python/2.0.6/.buildinfo | 2 +-
python/2.0.7/.buildinfo | 2 +-
python/3.0.0/.buildinfo | 2 +-
python/3.0.1/.buildinfo | 2 +-
python/3.1.0/.buildinfo | 2 +-
python/4.0.0/.buildinfo | 2 +-
python/4.0.1/.buildinfo | 2 +-
python/4.0.2/.buildinfo | 2 +-
python/4.0.3/.buildinfo | 2 +-
python/4.0.4/.buildinfo | 2 +-
python/4.1.0/.buildinfo | 2 +-
python/main/.buildinfo | 2 +-
17 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/data/doc/en-us.json b/data/doc/en-us.json
index bab7fbcf6d..e854f5949d 100644
--- a/data/doc/en-us.json
+++ b/data/doc/en-us.json
@@ -41273,7 +41273,7 @@
]
},
{
- "content": "Release Guide\nPreparation\nThis section is pre-release work,
most of it is one-off, meaning it is only needed for your first release. If you
have\nreleased before, then skip this section to the next.\nCheck Your
Environment\nTo make sure you could successfully complete the release for
DolphinScheduler, you should check your environment and make sure\nall
conditions are met, if any or them are missing, you should install them and
make sure them work.\n# JDK 1.8 above is r [...]
+ "content": "Release Guide\nPreparation\nThis section is pre-release work,
most of it is one-off, meaning it is only needed for your first release. If you
have\nreleased before, then skip this section to the next.\nCheck Your
Environment\nTo make sure you could successfully complete the release for
DolphinScheduler, you should check your environment and make sure\nall
conditions are met, if any or them are missing, you should install them and
make sure them work.\n# JDK 1.8 above is r [...]
"version": "dev",
"link": "/contribute/release",
"title": "Release Guide",
diff --git a/data/doc/zh-cn.json b/data/doc/zh-cn.json
index 760a12c96f..67e1f402d0 100644
--- a/data/doc/zh-cn.json
+++ b/data/doc/zh-cn.json
@@ -36881,7 +36881,7 @@
]
},
{
- "content": "发版指南\n准备\n这部分是预发布工作,大部分是一次性的,意思是它只在你的第一次发布时需要。
如果你有之前发布过,请跳过本节到下一个部分。\n检查环境\n为确保您可以成功完成 DolphinScheduler
的发布,您应该检查您的环境并确保满足所有条件,如果缺少任何条件,您应该安装它们并确保它们正常工作。\n# 需要 JDK 1.8 及以上的版本\njava
-version\n# 需要 Maven\nmvn -version\n\nGPG 设置\n安装 GPG\n在GnuPG 官网下载安装包。\nGnuPG 的
1.x 版本和 2.x 版本的命令有细微差别,下列说明以GnuPG-2.1.23版本为例。\n安装完成后,执行以下命令查看版本号。\ngpg
--version\n\n创建 key\n安装完成后,执行以下命令创建 key。\nGnuPG-2.x可使用:\ngpg
--full-gen-key\n\nGnuPG-1.x可使用:\ngpg --gen-key\n\n根据提示完成 key,注意:请使用 Apache mail
和 对 [...]
+ "content": "发版指南\n准备\n这部分是预发布工作,大部分是一次性的,意思是它只在你的第一次发布时需要。
如果你有之前发布过,请跳过本节到下一个部分。\n检查环境\n为确保您可以成功完成 DolphinScheduler
的发布,您应该检查您的环境并确保满足所有条件,如果缺少任何条件,您应该安装它们并确保它们正常工作。\n# 需要 JDK 1.8 及以上的版本\njava
-version\n# 需要 Maven\nmvn -version\n\nGPG 设置\n安装 GPG\n在GnuPG 官网下载安装包。\nGnuPG 的
1.x 版本和 2.x 版本的命令有细微差别,下列说明以GnuPG-2.1.23版本为例。\n安装完成后,执行以下命令查看版本号。\ngpg
--version\n\n创建 key\n安装完成后,执行以下命令创建 key。\nGnuPG-2.x可使用:\ngpg
--full-gen-key\n\nGnuPG-1.x可使用:\ngpg --gen-key\n\n根据提示完成 key,注意:请使用 Apache mail
和 对 [...]
"version": "dev",
"link": "/contribute/release",
"title": "发版指南",
diff --git a/pages/doc/en-us/dev/contribute/release.json
b/pages/doc/en-us/dev/contribute/release.json
index e536659c36..a96baad32b 100644
--- a/pages/doc/en-us/dev/contribute/release.json
+++ b/pages/doc/en-us/dev/contribute/release.json
@@ -1,5 +1,5 @@
{
- "__html": "<h1 id=\"release-guide\">Release Guide</h1>\n<h2
id=\"preparation\">Preparation</h2>\n<p>This section is pre-release work, most
of it is one-off, meaning <strong>it is only needed for your first
release</strong>. If you have\nreleased before, then skip this section to the
next.</p>\n<h3 id=\"check-your-environment\">Check Your Environment</h3>\n<p>To
make sure you could successfully complete the release for DolphinScheduler, you
should check your environment and make sure\na [...]
+ "__html": "<h1 id=\"release-guide\">Release Guide</h1>\n<h2
id=\"preparation\">Preparation</h2>\n<p>This section is pre-release work, most
of it is one-off, meaning <strong>it is only needed for your first
release</strong>. If you have\nreleased before, then skip this section to the
next.</p>\n<h3 id=\"check-your-environment\">Check Your Environment</h3>\n<p>To
make sure you could successfully complete the release for DolphinScheduler, you
should check your environment and make sure\na [...]
"location": [
"Contribution",
"Releasing"
diff --git a/pages/doc/zh-cn/dev/contribute/release.json
b/pages/doc/zh-cn/dev/contribute/release.json
index f95ea1deac..6ecfc26a6f 100644
--- a/pages/doc/zh-cn/dev/contribute/release.json
+++ b/pages/doc/zh-cn/dev/contribute/release.json
@@ -1,5 +1,5 @@
{
- "__html": "<h1 id=\"发版指南\">发版指南</h1>\n<h2
id=\"准备\">准备</h2>\n<p>这部分是预发布工作,大部分是一次性的,意思是<strong>它只在你的第一次发布时需要</strong>。
如果你有之前发布过,请跳过本节到下一个部分。</p>\n<h3 id=\"检查环境\">检查环境</h3>\n<p>为确保您可以成功完成
DolphinScheduler
的发布,您应该检查您的环境并确保满足所有条件,如果缺少任何条件,您应该安装它们并确保它们正常工作。</p>\n<pre><code
class=\"language-shell\"><span class=\"hljs-meta prompt_\"># </span><span
class=\"language-bash\">需要 JDK 1.8 及以上的版本</span>\njava -version\n<span
class=\"hljs-meta prompt_\"># </span><span class=\"language-bash\">需要 Maven
[...]
+ "__html": "<h1 id=\"发版指南\">发版指南</h1>\n<h2
id=\"准备\">准备</h2>\n<p>这部分是预发布工作,大部分是一次性的,意思是<strong>它只在你的第一次发布时需要</strong>。
如果你有之前发布过,请跳过本节到下一个部分。</p>\n<h3 id=\"检查环境\">检查环境</h3>\n<p>为确保您可以成功完成
DolphinScheduler
的发布,您应该检查您的环境并确保满足所有条件,如果缺少任何条件,您应该安装它们并确保它们正常工作。</p>\n<pre><code
class=\"language-shell\"><span class=\"hljs-meta prompt_\"># </span><span
class=\"language-bash\">需要 JDK 1.8 及以上的版本</span>\njava -version\n<span
class=\"hljs-meta prompt_\"># </span><span class=\"language-bash\">需要 Maven
[...]
"location": [
"贡献指南",
"发版"
diff --git a/python/2.0.5/.buildinfo b/python/2.0.5/.buildinfo
index c5fcfa60ad..2dec52bf07 100644
--- a/python/2.0.5/.buildinfo
+++ b/python/2.0.5/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: e085d49d81c1d9d3963a48eab80db3df
+config: ca44530969f1d401a785c9a8e74b33a5
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.6/.buildinfo b/python/2.0.6/.buildinfo
index b162697179..9fb2601cbf 100644
--- a/python/2.0.6/.buildinfo
+++ b/python/2.0.6/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 148e59340527eae240d66819651eb27f
+config: 671b01fe9d05e6353db7d0deee137127
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.7/.buildinfo b/python/2.0.7/.buildinfo
index e0066af489..d1bc6bb4b6 100644
--- a/python/2.0.7/.buildinfo
+++ b/python/2.0.7/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 27b7db5021cba73c9bd318c5eab01936
+config: 487ccfff592de63b3f35e96bf23b361c
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.0/.buildinfo b/python/3.0.0/.buildinfo
index 3cdd3bcf3d..4fd905c2f5 100644
--- a/python/3.0.0/.buildinfo
+++ b/python/3.0.0/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: bdaca99269df9702057e058f42e55cca
+config: ddf27f48ee86590b0334922078c4a6b8
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.1/.buildinfo b/python/3.0.1/.buildinfo
index 68522fdc8d..dddb6a431d 100644
--- a/python/3.0.1/.buildinfo
+++ b/python/3.0.1/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 9a791fdf5786ec3ff513b8cd8250167b
+config: b4a4444009bff916ae69de9174d0fc27
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.1.0/.buildinfo b/python/3.1.0/.buildinfo
index fcac77232f..e8440df088 100644
--- a/python/3.1.0/.buildinfo
+++ b/python/3.1.0/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 9352552c9f1756b5b8c18ebfee050559
+config: 127c45afc7a236a7b5bff607e9e665f5
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.0/.buildinfo b/python/4.0.0/.buildinfo
index e391bd469f..8e34163721 100644
--- a/python/4.0.0/.buildinfo
+++ b/python/4.0.0/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: bea03131a267b396c844566895552403
+config: 5580deb1d8d05ea2a7c781dedd90d7ba
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.1/.buildinfo b/python/4.0.1/.buildinfo
index c9b09c42ed..402ce030f1 100644
--- a/python/4.0.1/.buildinfo
+++ b/python/4.0.1/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 78876db7409eef25e3ba30f162dfa30b
+config: 7b38dd1c489c9a1e2221f11fbc385eb2
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.2/.buildinfo b/python/4.0.2/.buildinfo
index 72f7cd91ce..eea9814b38 100644
--- a/python/4.0.2/.buildinfo
+++ b/python/4.0.2/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 0a32ac281cad9de2ca2ff08649269538
+config: 4388e1a9ae37d6ca00a0488181e6abd6
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.3/.buildinfo b/python/4.0.3/.buildinfo
index 3dfdfc3b93..cab4b626c5 100644
--- a/python/4.0.3/.buildinfo
+++ b/python/4.0.3/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: abdd2b299a77f1fd23623942e640177b
+config: 2c8b4c34dd2c779b1ce59b39ec3a52fc
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.4/.buildinfo b/python/4.0.4/.buildinfo
index 5d032089aa..a68b6bb3b7 100644
--- a/python/4.0.4/.buildinfo
+++ b/python/4.0.4/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: e0ab96b991b3fcddaadf56f788bd6b05
+config: 9bb99d4135b5d465cfc568fadfdfac19
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.1.0/.buildinfo b/python/4.1.0/.buildinfo
index aca46da817..29ff9f5f3c 100644
--- a/python/4.1.0/.buildinfo
+++ b/python/4.1.0/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 1320d379f5e95ddd2d94ca9e0314776a
+config: 6d60136e4c89ae5598413a0340e3eca7
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/main/.buildinfo b/python/main/.buildinfo
index f042fcbf20..f30af75f43 100644
--- a/python/main/.buildinfo
+++ b/python/main/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 1023a967c92594a00a067b49a1a263b5
+config: 55c2806c123668359d6ac407c3f48ab6
tags: 645f666f9bcd5a90fca523b33c5a78b7