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 ce20332af9 Automated deployment: 
3ce7b145a74438dafb99913066bef683959967d4
ce20332af9 is described below

commit ce20332af901e30446e7c85e454effd199135e45
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 25 05:06:08 2024 +0000

    Automated deployment: 3ce7b145a74438dafb99913066bef683959967d4
---
 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 6b1c6bb2ce..557f09d9d7 100644
--- a/data/doc/en-us.json
+++ b/data/doc/en-us.json
@@ -35948,7 +35948,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.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  [...]
     "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 f2179ff4b0..b6c7f4ebaa 100644
--- a/data/doc/zh-cn.json
+++ b/data/doc/zh-cn.json
@@ -31700,7 +31700,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.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检查并修复代码风格和格式问题 [...]
     "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 d2bf4df014..1b3fecdcd2 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.x (Currently does not support jdk 11)</li>\n<li> [...]
   "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 82f97e41eb..9af5ec50d0 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.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 [...]
   "location": [
     "贡献指南",
     "环境搭建"
diff --git a/python/2.0.5/.buildinfo b/python/2.0.5/.buildinfo
index 1e529f7a93..acb88f8b99 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: 3e3103d2ce845143f9e20d13e1f5be24
+config: 833eeb637624c6404aaa994f52f7be3f
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.6/.buildinfo b/python/2.0.6/.buildinfo
index ba5ba26686..f9da12e028 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: 3260a86f661eaeda05ea7437804b13fa
+config: daac6841ba4bb0c2a3937cbe2335d92b
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.7/.buildinfo b/python/2.0.7/.buildinfo
index e9e0f4e1ad..85556db326 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: 0a5ce95e8cc16fefd91b46a7447f78af
+config: 3791c494af0a89201c21b789f5381eee
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.0/.buildinfo b/python/3.0.0/.buildinfo
index b9ebc2f9d5..f67e9ee807 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: af61bd720b9669af961aa724bfbbdc05
+config: 2d3304ca6b106324620e31b32d359b91
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.1/.buildinfo b/python/3.0.1/.buildinfo
index 7fa30ad9b1..4546a61af5 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: eaac7334006e7a6e5470b6ac314511db
+config: a438b286f44fc2c9a0a896b0f7365d4c
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.1.0/.buildinfo b/python/3.1.0/.buildinfo
index 46efc5cba2..fbad8625ee 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: 72f1cc1b8202efd884e173ba6f44fe9d
+config: 612ec9dd11a2ba0534987175e341dfc2
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.0/.buildinfo b/python/4.0.0/.buildinfo
index ba44a13bbf..5c4a248186 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: 9edc0f5431a91c7eb7830d8542f364f4
+config: ccb70119ea7eba213806cd61e60d8ca2
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.1/.buildinfo b/python/4.0.1/.buildinfo
index 46b2a584d8..763811b0a1 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: 2ff6b6f925df830e2545052814d5993f
+config: 890a04a7ecea9954073cd4b952da0e0a
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.2/.buildinfo b/python/4.0.2/.buildinfo
index d692038894..0639a2d843 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: 5865b17c942d75e2a21f0e3c33b906a5
+config: 6ebe525b49df5e375604dc1972cf9e67
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.3/.buildinfo b/python/4.0.3/.buildinfo
index 52a08b476a..64dc68110e 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: 324a20f432ed01c7850370689445f830
+config: 40648e4aff99a60b45f3c98c9a5dd0bb
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.4/.buildinfo b/python/4.0.4/.buildinfo
index acd6acb673..5607bc4c38 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: 7aaa2ea751524066195147cb2a763d9b
+config: edc4a6730f6ee06616075818f022e248
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/main/.buildinfo b/python/main/.buildinfo
index fb7a59b736..5184614e41 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: ca02bfa57cca8e487198ff772cd52daf
+config: f7db695e32978142e86843622eafb8b8
 tags: 645f666f9bcd5a90fca523b33c5a78b7

Reply via email to