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 2ed2fa7bc1 Automated deployment:
f7c776c5bd6c31f407896bd638bf868fb51c0c98
2ed2fa7bc1 is described below
commit 2ed2fa7bc16bb3e3ab779a9401fb0b16947b3f5a
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 26 05:06:09 2024 +0000
Automated deployment: f7c776c5bd6c31f407896bd638bf868fb51c0c98
---
data/doc/en-us.json | 2 +-
data/doc/zh-cn.json | 2 +-
pages/doc/en-us/dev/contribute/development-environment-setup.json | 2 +-
pages/doc/zh-cn/dev/contribute/development-environment-setup.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/main/.buildinfo | 2 +-
16 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/data/doc/en-us.json b/data/doc/en-us.json
index 6c78038ddb..6ad6a902e0 100644
--- a/data/doc/en-us.json
+++ b/data/doc/en-us.json
@@ -35927,7 +35927,7 @@
]
},
{
- "content": "DolphinScheduler development\nSoftware Requirements\nBefore
setting up the DolphinScheduler development environment, please make sure you
have installed the software as below:\n\nGit\nJDK: v1.8.x (Currently does not
support jdk 11)\nMaven: v3.5+\nNode: v16.13+ (dolphinScheduler version is lower
than 3.0, please install node v12.20+)\nPnpm: v6.x\n\nClone Git
Repository\nDownload the git repository through your git management tool, here
we use git-core as an example\nmkdir [...]
+ "content": "DolphinScheduler development\nSoftware Requirements\nBefore
setting up the DolphinScheduler development environment, please make sure you
have installed the software as below:\n\nGit\nJDK: v1.8+\nMaven: v3.5+\nNode:
v16.13+ (dolphinScheduler version is lower than 3.0, please install node
v12.20+)\nPnpm: v6.x\n\nClone Git Repository\nDownload the git repository
through your git management tool, here we use git-core as an example\nmkdir
dolphinscheduler\ncd dolphinscheduler [...]
"version": "dev",
"link": "/contribute/development-environment-setup",
"title": "DolphinScheduler development",
diff --git a/data/doc/zh-cn.json b/data/doc/zh-cn.json
index a756bdb114..414f692043 100644
--- a/data/doc/zh-cn.json
+++ b/data/doc/zh-cn.json
@@ -31679,7 +31679,7 @@
]
},
{
- "content": "DolphinScheduler 开发手册\n软件要求\n在搭建 DolphinScheduler
开发环境之前请确保你已经安装以下软件:\n\nGit\nJDK: v1.8.x (当前暂不支持 jdk 11)\nMaven: v3.5+\nNode:
v16.13+ (dolphinScheduler 版本低于 3.0, 请安装 node v12.20+)\nPnpm: v6.x\n\n克隆代码库\n通过你
git 管理工具下载 git 代码,下面以 git-core 为例\nmkdir dolphinscheduler\ncd
dolphinscheduler\ngit clone
[email protected]:apache/dolphinscheduler.git\n\n编译源码\n支持的系统:\n\nMacOS\nLinux\n\n运行
mvn clean install -Prelease
-Dmaven.test.skip=true\n代码风格\nDolphinScheduler使用Spotless检查并修复代码风格和格式问题 [...]
+ "content": "DolphinScheduler 开发手册\n软件要求\n在搭建 DolphinScheduler
开发环境之前请确保你已经安装以下软件:\n\nGit\nJDK: v1.8+\nMaven: v3.5+\nNode: v16.13+
(dolphinScheduler 版本低于 3.0, 请安装 node v12.20+)\nPnpm: v6.x\n\n克隆代码库\n通过你 git
管理工具下载 git 代码,下面以 git-core 为例\nmkdir dolphinscheduler\ncd dolphinscheduler\ngit
clone
[email protected]:apache/dolphinscheduler.git\n\n编译源码\n支持的系统:\n\nMacOS\nLinux\n\n运行
mvn clean install -Prelease
-Dmaven.test.skip=true\n代码风格\nDolphinScheduler使用Spotless检查并修复代码风格和格式问题。\n您可以执行如下的命令,Spo
[...]
"version": "dev",
"link": "/contribute/development-environment-setup",
"title": "DolphinScheduler 开发手册",
diff --git a/pages/doc/en-us/dev/contribute/development-environment-setup.json
b/pages/doc/en-us/dev/contribute/development-environment-setup.json
index 8c7dedb27e..8443bb4a2e 100644
--- a/pages/doc/en-us/dev/contribute/development-environment-setup.json
+++ b/pages/doc/en-us/dev/contribute/development-environment-setup.json
@@ -1,5 +1,5 @@
{
- "__html": "<h1 id=\"dolphinscheduler-development\">DolphinScheduler
development</h1>\n<h2 id=\"software-requirements\">Software
Requirements</h2>\n<p>Before setting up the DolphinScheduler development
environment, please make sure you have installed the software as
below:</p>\n<ul>\n<li><a
href=\"https://git-scm.com/downloads\">Git</a></li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>:
v1.8.x (Currently does not support jdk 11)</li>\n<li> [...]
+ "__html": "<h1 id=\"dolphinscheduler-development\">DolphinScheduler
development</h1>\n<h2 id=\"software-requirements\">Software
Requirements</h2>\n<p>Before setting up the DolphinScheduler development
environment, please make sure you have installed the software as
below:</p>\n<ul>\n<li><a
href=\"https://git-scm.com/downloads\">Git</a></li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>:
v1.8+</li>\n<li><a href=\"http://maven.apache.org/dow [...]
"location": [
"Contribution",
"Development Environment Setup"
diff --git a/pages/doc/zh-cn/dev/contribute/development-environment-setup.json
b/pages/doc/zh-cn/dev/contribute/development-environment-setup.json
index 7a442d3ca6..e9e2c3a2ed 100644
--- a/pages/doc/zh-cn/dev/contribute/development-environment-setup.json
+++ b/pages/doc/zh-cn/dev/contribute/development-environment-setup.json
@@ -1,5 +1,5 @@
{
- "__html": "<h1 id=\"dolphinscheduler-开发手册\">DolphinScheduler 开发手册</h1>\n<h2
id=\"软件要求\">软件要求</h2>\n<p>在搭建 DolphinScheduler
开发环境之前请确保你已经安装以下软件:</p>\n<ul>\n<li><a
href=\"https://git-scm.com/downloads\">Git</a></li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>:
v1.8.x (当前暂不支持 jdk 11)</li>\n<li><a
href=\"http://maven.apache.org/download.cgi\">Maven</a>: v3.5+</li>\n<li><a
href=\"https://nodejs.org/en/download\">Node</a>: v16.13+ (dolphinSched [...]
+ "__html": "<h1 id=\"dolphinscheduler-开发手册\">DolphinScheduler 开发手册</h1>\n<h2
id=\"软件要求\">软件要求</h2>\n<p>在搭建 DolphinScheduler
开发环境之前请确保你已经安装以下软件:</p>\n<ul>\n<li><a
href=\"https://git-scm.com/downloads\">Git</a></li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>:
v1.8+</li>\n<li><a href=\"http://maven.apache.org/download.cgi\">Maven</a>:
v3.5+</li>\n<li><a href=\"https://nodejs.org/en/download\">Node</a>: v16.13+
(dolphinScheduler 版本低于 3.0, 请安 [...]
"location": [
"贡献指南",
"环境搭建"
diff --git a/python/2.0.5/.buildinfo b/python/2.0.5/.buildinfo
index 9c3a4f6ead..8406c85ea3 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: b01801341c0b807ba25612d71aac20c0
+config: 8397a2fb0dee32f24ce80adb45cab3e7
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.6/.buildinfo b/python/2.0.6/.buildinfo
index 3b327823a3..e482f707e3 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: 02021177307eed32e5177663c37307a4
+config: cdfe18d6a01c8bef1aaba25b23645177
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.7/.buildinfo b/python/2.0.7/.buildinfo
index 973480eee1..b69dbd633b 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: c1ef759a7641b4bec3c450905e88264d
+config: 121d0b29d45e768e2d0b44d7f3cf0b69
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.0/.buildinfo b/python/3.0.0/.buildinfo
index afdf1968eb..b977f0c176 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: 39fb825ca3fc2df4480a059842d2b1c4
+config: a2397320768e278cd33d939d54655aba
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.1/.buildinfo b/python/3.0.1/.buildinfo
index d070269220..0e206c5a98 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: 73661f765a6f8733092f2be54bb4ff94
+config: b2af725c5478a1add6f222aaa4075cc9
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.1.0/.buildinfo b/python/3.1.0/.buildinfo
index 048609337d..8b5186563d 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: 6a0133aa4012aa24c14ba9a02459ca32
+config: dfefa09b8f6f0c2d438120d6a7a3a00c
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.0/.buildinfo b/python/4.0.0/.buildinfo
index 6b8b149a20..90662e2687 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: 885903f646309130b949cbe07fdc58a7
+config: 75e9eeed574db1ad664f41146950fc21
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.1/.buildinfo b/python/4.0.1/.buildinfo
index d77eda0fe0..f755b4bc8a 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: 64eb68073e74628338a890f080028f5f
+config: 6b81266fb1baaaa0250af6b04d96fd4b
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.2/.buildinfo b/python/4.0.2/.buildinfo
index e466345046..433b5c85e0 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: d918b535ab704e5e55458823540e8381
+config: d9a9b686188aee6f82cf545c07dc2fb0
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.3/.buildinfo b/python/4.0.3/.buildinfo
index a733fe822c..7743f96ff2 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: c5750da88b9f02720eca8d0f9038bf03
+config: 640c86bf7f653ac4cd8b752a951779d2
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.4/.buildinfo b/python/4.0.4/.buildinfo
index 9dda8f732e..9438a1c795 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: 7fba90ad6cb252b8b6472771335f24e1
+config: 9b4e59c088c12bdb9cbeb1634da4c34a
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/main/.buildinfo b/python/main/.buildinfo
index 6df50ed1f1..2ab6bef3b8 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: f5be00b1ff87cf5a61537a2c5b3e7bfe
+config: 8be43584159cd6695c5a5c038888078a
tags: 645f666f9bcd5a90fca523b33c5a78b7