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 ad11025d3a Automated deployment:
f7c776c5bd6c31f407896bd638bf868fb51c0c98
ad11025d3a is described below
commit ad11025d3ad2890311426c1a75a228307bceb266
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 6 05:06:35 2025 +0000
Automated deployment: f7c776c5bd6c31f407896bd638bf868fb51c0c98
---
data/doc/en-us.json | 2 +-
data/doc/zh-cn.json | 2 +-
pages/doc/en-us/dev/architecture/configuration.json | 2 +-
pages/doc/zh-cn/dev/architecture/configuration.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 adfe9767f6..5ba429d368 100644
--- a/data/doc/en-us.json
+++ b/data/doc/en-us.json
@@ -35702,7 +35702,7 @@
]
},
{
- "content": "\nConfiguration\nPreface\nThis document explains the
DolphinScheduler application configurations.\nDirectory Structure\nThe
directory structure of DolphinScheduler is as follows:\n├── LICENSE\n│\n├──
NOTICE\n│\n├── licenses directory of
licenses\n│\n├── bin directory of
DolphinScheduler application commands, configurations scripts\n│ ├──
dolphinscheduler-daemon.sh script to start or [...]
+ "content": "\nConfiguration\nPreface\nThis document explains the
DolphinScheduler application configurations.\nDirectory Structure\nThe
directory structure of DolphinScheduler is as follows:\n├── LICENSE\n│\n├──
NOTICE\n│\n├── licenses directory of
licenses\n│\n├── bin directory of
DolphinScheduler application commands, configurations scripts\n│ ├──
dolphinscheduler-daemon.sh script to start or [...]
"version": "dev",
"link": "/architecture/configuration",
"title": "Configuration",
diff --git a/data/doc/zh-cn.json b/data/doc/zh-cn.json
index 9b7addbfae..3ddfe16fa6 100644
--- a/data/doc/zh-cn.json
+++ b/data/doc/zh-cn.json
@@ -31454,7 +31454,7 @@
]
},
{
- "content":
"\n前言\n本文档为dolphinscheduler配置文件说明文档。\n目录结构\nDolphinScheduler的目录结构如下:\n├──
LICENSE\n│\n├── NOTICE\n│\n├── licenses
licenses存放目录\n│\n├── bin
DolphinScheduler命令和环境变量配置存放目录\n│ ├── dolphinscheduler-daemon.sh
启动/关闭DolphinScheduler服务脚本\n│ ├── env
环境变量配置存放目录\n│ │ ├── dolphinscheduler_env.sh
当使用`dolphinscheduler-daemon.sh`脚本起停服务时,运行此脚本加载环境变 [...]
+ "content":
"\n前言\n本文档为dolphinscheduler配置文件说明文档。\n目录结构\nDolphinScheduler的目录结构如下:\n├──
LICENSE\n│\n├── NOTICE\n│\n├── licenses
licenses存放目录\n│\n├── bin
DolphinScheduler命令和环境变量配置存放目录\n│ ├── dolphinscheduler-daemon.sh
启动/关闭DolphinScheduler服务脚本\n│ ├── env
环境变量配置存放目录\n│ │ ├── dolphinscheduler_env.sh
当使用`dolphinscheduler-daemon.sh`脚本起停服务时,运行此脚本加载环境变 [...]
"version": "dev",
"link": "/architecture/configuration",
"title": "前言",
diff --git a/pages/doc/en-us/dev/architecture/configuration.json
b/pages/doc/en-us/dev/architecture/configuration.json
index 5c70e6a19d..de0dcb047e 100644
--- a/pages/doc/en-us/dev/architecture/configuration.json
+++ b/pages/doc/en-us/dev/architecture/configuration.json
@@ -1,5 +1,5 @@
{
- "__html": "<!-- markdown-link-check-disable -->\n<h1
id=\"configuration\">Configuration</h1>\n<h2
id=\"preface\">Preface</h2>\n<p>This document explains the DolphinScheduler
application configurations.</p>\n<h2 id=\"directory-structure\">Directory
Structure</h2>\n<p>The directory structure of DolphinScheduler is as
follows:</p>\n<pre><code>├── LICENSE\n│\n├── NOTICE\n│\n├── licenses
directory of licenses\n│\n├── bin
[...]
+ "__html": "<!-- markdown-link-check-disable -->\n<h1
id=\"configuration\">Configuration</h1>\n<h2
id=\"preface\">Preface</h2>\n<p>This document explains the DolphinScheduler
application configurations.</p>\n<h2 id=\"directory-structure\">Directory
Structure</h2>\n<p>The directory structure of DolphinScheduler is as
follows:</p>\n<pre><code>├── LICENSE\n│\n├── NOTICE\n│\n├── licenses
directory of licenses\n│\n├── bin
[...]
"location": [
"Architecture Guide",
"Configuration File"
diff --git a/pages/doc/zh-cn/dev/architecture/configuration.json
b/pages/doc/zh-cn/dev/architecture/configuration.json
index b859a64069..7d53ef29ac 100644
--- a/pages/doc/zh-cn/dev/architecture/configuration.json
+++ b/pages/doc/zh-cn/dev/architecture/configuration.json
@@ -1,5 +1,5 @@
{
- "__html": "<!-- markdown-link-check-disable -->\n<h1
id=\"前言\">前言</h1>\n<p>本文档为dolphinscheduler配置文件说明文档。</p>\n<h1
id=\"目录结构\">目录结构</h1>\n<p>DolphinScheduler的目录结构如下:</p>\n<pre><code>├──
LICENSE\n│\n├── NOTICE\n│\n├── licenses
licenses存放目录\n│\n├── bin
DolphinScheduler命令和环境变量配置存放目录\n│ ├── dolphinscheduler-daemon.sh
启动/关闭DolphinScheduler服务脚本\n│ ├── env
环境变量配置存放目录\ [...]
+ "__html": "<!-- markdown-link-check-disable -->\n<h1
id=\"前言\">前言</h1>\n<p>本文档为dolphinscheduler配置文件说明文档。</p>\n<h1
id=\"目录结构\">目录结构</h1>\n<p>DolphinScheduler的目录结构如下:</p>\n<pre><code>├──
LICENSE\n│\n├── NOTICE\n│\n├── licenses
licenses存放目录\n│\n├── bin
DolphinScheduler命令和环境变量配置存放目录\n│ ├── dolphinscheduler-daemon.sh
启动/关闭DolphinScheduler服务脚本\n│ ├── env
环境变量配置存放目录\ [...]
"location": [
"架构设计",
"配置文件"
diff --git a/python/2.0.5/.buildinfo b/python/2.0.5/.buildinfo
index 0f3d206fd7..1f02e8d676 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: b54a4dff4441cd577b3d5a751639cf90
+config: 039d4961d2c66415561416306a15e865
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.6/.buildinfo b/python/2.0.6/.buildinfo
index 858f6f7896..47082a3320 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: 15d21cbe8245e36fe92266b5750f5d1c
+config: e9f7b9dd0ff83cf78a7bed0245ecbf40
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.7/.buildinfo b/python/2.0.7/.buildinfo
index b33ecf15d3..f6f8ac9e7c 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: 862d4692679d4bdb2a23ae47d2a55c95
+config: 2634d3f12e760251b0ab82ce787475b8
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.0/.buildinfo b/python/3.0.0/.buildinfo
index 8c5792f1a6..f3c5be624e 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: 1a94515cd58ffbca5e67890b16a12b63
+config: 1927ecb01112df9a8a768b9c67eee2ba
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.1/.buildinfo b/python/3.0.1/.buildinfo
index a7a3ced225..b1802a9900 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: 6d246bf2a80ee1ac9a339721c99443bc
+config: 2c0d1f994b57bac93ac1d15cc5593f09
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.1.0/.buildinfo b/python/3.1.0/.buildinfo
index 2e689d2036..a06f1a9da6 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: a7a08dacf79ca8d195efc740ea0411e1
+config: 300bc89ff9bf4e8a8f8ed7f6d8ad14ea
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.0/.buildinfo b/python/4.0.0/.buildinfo
index f877349afb..237316df17 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: 4a8cba24ecd0de1cda5281dc6ee01ce4
+config: 317de247d3b7b728099e6f8c8ccaca9c
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.1/.buildinfo b/python/4.0.1/.buildinfo
index c5bc681218..1830f1e36a 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: 0320310b47cf13a96676f0ce76570c25
+config: d7de82a998215cbb3409b66c7ba847a8
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.2/.buildinfo b/python/4.0.2/.buildinfo
index 34bd183440..05749cec2d 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: e71fcc7786e86cee0cd9ee06bc3618bc
+config: 11241e1e3db33c05b7b0a6d820031b61
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.3/.buildinfo b/python/4.0.3/.buildinfo
index 878d9f029d..2fadd03c12 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: 47fc984fa8f1220f3deb1b2b0ee82b10
+config: f16b6a29d0ca254e65f5e9bccd80a3ab
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.4/.buildinfo b/python/4.0.4/.buildinfo
index 01c444bae7..7638e5f60a 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: 95c3e6417dace6bf7496f54eea760e26
+config: f3d0f749e61338027713bff7ab19a8a7
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.1.0/.buildinfo b/python/4.1.0/.buildinfo
index c9bee5dc0c..f729b78886 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: 36b919f9f4843a697afab28248860ab9
+config: a738a3203d4a055b373178a266787d9f
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/main/.buildinfo b/python/main/.buildinfo
index dc52cfcc91..90adef860a 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: f069ef19c967f350c94c983d780dc49e
+config: 0f57ddd91907a11521c54bf265e4f600
tags: 645f666f9bcd5a90fca523b33c5a78b7