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 ae566d03ab Automated deployment:
cf6f3f14684149ec594108d81ec4859abae9115d
ae566d03ab is described below
commit ae566d03abe2b2e29339d384061f23d25aa2e452
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 26 05:06:46 2025 +0000
Automated deployment: cf6f3f14684149ec594108d81ec4859abae9115d
---
data/doc/en-us.json | 22 ++++++++--------
data/doc/zh-cn.json | 22 ++++++++--------
fetch/doc/en-us/dev.json | 30 ++++++++--------------
fetch/doc/zh-cn/dev.json | 30 ++++++++--------------
.../doc/en-us/dev/guide/datasource/dolphindb.json | 2 +-
.../en-us/dev/guide/project/task-definition.json | 11 --------
.../doc/zh-cn/dev/guide/datasource/dolphindb.json | 2 +-
.../zh-cn/dev/guide/project/task-definition.json | 11 --------
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 +-
21 files changed, 57 insertions(+), 99 deletions(-)
diff --git a/data/doc/en-us.json b/data/doc/en-us.json
index 4d44448f58..02931d30c8 100644
--- a/data/doc/en-us.json
+++ b/data/doc/en-us.json
@@ -38467,17 +38467,6 @@
"Remote Shell"
]
},
- {
- "content": "DolphinDB\n\n\nDatasource: Select DOLPHINDB\nDatasource Name:
Enter the name of the DataSource\nDescription: Enter a description of the
DataSource\nIP/Host Name: Enter the DolphinDB service IP\nPort: Enter the
DolphinDB service port\nUsername: Set the username for DolphinDB
connection\nPassword: Set the password for DolphinDB connection\nJDBC
connection parameters: Parameter settings for DolphinDB connection, in JSON
format\n\nNative Supported\n\nNo, please refer to the & [...]
- "version": "dev",
- "link": "/guide/datasource/dolphindb",
- "title": "DolphinDB",
- "location": [
- "Introduction to Functions",
- "Task",
- "DolphinDB"
- ]
- },
{
"content": "Built-in Parameter\nBasic Built-in
Parameter\n\n\n\nVariable\nDeclaration
Method\nMeaning\n\n\n\n\nsystem.biz.date\n${system.biz.date}\nThe day before
the schedule time of the daily scheduling instance, the format is
yyyyMMdd\n\n\nsystem.biz.curdate\n${system.biz.curdate}\nThe schedule time of
the daily scheduling instance, the format is
yyyyMMdd\n\n\nsystem.datetime\n${system.datetime}\nThe schedule time of the
daily scheduling instance, the format is yyyyMMddHHmmss\n\n\ [...]
"version": "dev",
@@ -38819,6 +38808,17 @@
"Vertica"
]
},
+ {
+ "content": "DolphinDB\n\n\nDatasource: Select DOLPHINDB\nDatasource Name:
Enter the name of the DataSource\nDescription: Enter a description of the
DataSource\nIP/Host Name: Enter the DolphinDB service IP\nPort: Enter the
DolphinDB service port\nUsername: Set the username for DolphinDB
connection\nPassword: Set the password for DolphinDB connection\nJDBC
connection parameters: Parameter settings for DolphinDB connection, in JSON
format\n\nNative Supported\n\nNo, please refer to the & [...]
+ "version": "dev",
+ "link": "/guide/datasource/dolphindb",
+ "title": "DolphinDB",
+ "location": [
+ "Introduction to Functions",
+ "Data Source",
+ "DolphinDB"
+ ]
+ },
{
"content": "Alert Component User Guide\nAlert Plugins and Alert Groups
Creation\nIn version 2.0.0, users need to create alert instances, and needs to
choose an alarm policy when defining an alarm instance, there are three
options: send if the task succeeds, send on failure, and send on both success
and failure. when the workflow or task is executed, if an alarm is triggered,
calling the alarm instance send method needs a logical judgment, which matches
the alarm instance with the tas [...]
"version": "dev",
diff --git a/data/doc/zh-cn.json b/data/doc/zh-cn.json
index ceed1c0430..39da8a74c8 100644
--- a/data/doc/zh-cn.json
+++ b/data/doc/zh-cn.json
@@ -34167,17 +34167,6 @@
"Remote Shell"
]
},
- {
- "content": "DOLPHINDB 数据源\n\n\n数据源:选择
DOLPHINDB\n数据源名称:输入数据源的名称\n描述:输入数据源的描述\nIP 主机名:输入连接 DOLPHINDB 的 IP\n端口:输入连接
DOLPHINDB 的端口\n用户名:设置连接 DOLPHINDB 的用户名\n密码:设置连接 DOLPHINDB 的密码\nJDBC 连接参数:用于
DOLPHINDB 连接的参数设置,以 JSON 形式填写\n\n是否原生支持\n\n否,使用前需请参考 数据源配置 中的 "数据源中心"
章节激活数据源。\nJDBC驱动配置参考文档 DolphinDB JDBC Connector\n驱动Maven依赖
com.dolphindb:jdbc:3.00.3.0\n\n",
- "version": "dev",
- "link": "/guide/datasource/dolphindb",
- "title": "DOLPHINDB 数据源",
- "location": [
- "功能介绍",
- "任务类型",
- "DolphinDB"
- ]
- },
{
"content":
"内置参数\n基础内置参数\n\n\n\n变量名\n声明方式\n含义\n\n\n\n\nsystem.biz.date\n${system.biz.date}\n日常调度实例定时的定时时间前一天,格式为
yyyyMMdd\n\n\nsystem.biz.curdate\n${system.biz.curdate}\n日常调度实例定时的定时时间,格式为
yyyyMMdd\n\n\nsystem.datetime\n${system.datetime}\n日常调度实例定时的定时时间,格式为
yyyyMMddHHmmss\n\n\nsystem.task.execute.path\n${system.task.execute.path}\n当前任务执行的绝对路径\n\n\nsystem.task.instance.id\n${system.task.instance.id}\n当前任务实例的ID\n\n\nsystem.task.definition.name\n${system.task.definition.name}\n当前任务所属任务定义
[...]
"version": "dev",
@@ -34475,6 +34464,17 @@
"Vertica"
]
},
+ {
+ "content": "DOLPHINDB 数据源\n\n\n数据源:选择
DOLPHINDB\n数据源名称:输入数据源的名称\n描述:输入数据源的描述\nIP 主机名:输入连接 DOLPHINDB 的 IP\n端口:输入连接
DOLPHINDB 的端口\n用户名:设置连接 DOLPHINDB 的用户名\n密码:设置连接 DOLPHINDB 的密码\nJDBC 连接参数:用于
DOLPHINDB 连接的参数设置,以 JSON 形式填写\n\n是否原生支持\n\n否,使用前需请参考 数据源配置 中的 "数据源中心"
章节激活数据源。\nJDBC驱动配置参考文档 DolphinDB JDBC Connector\n驱动Maven依赖
com.dolphindb:jdbc:3.00.3.0\n\n",
+ "version": "dev",
+ "link": "/guide/datasource/dolphindb",
+ "title": "DOLPHINDB 数据源",
+ "location": [
+ "功能介绍",
+ "数据源中心",
+ "DolphinDB"
+ ]
+ },
{
"content": "如何创建告警插件以及告警组\n在 2.0.0
版本中,用户需要创建告警实例,在创建告警实例时,需要选择告警策略,有三个选项,成功发、失败发,以及成功和失败都发。在执行完工作流或任务时,如果触发告警,调用告警实例发送方法会进行逻辑判断,将告警实例与任务状态进行匹配,匹配则执行该告警实例发送逻辑,不匹配则过滤。创建完告警实例后,需要同告警组进行关联,一个告警组可以使用多个告警实例。\n告警模块支持场景如下:\n\n使用步骤如下:\n首先需要进入到安全中心,选择告警组管理,然后点击左侧的告警实例管理,然后创建一个告警实例,然后选择对应的告警插件,填写相关告警参数。\n然后选择告警组管理,创建告警组,选择相应的告警实例即可。\n\n可以使用测试发送功能来验证配置的告警实例是否正确。\n\n
\n\n\n\n",
"version": "dev",
diff --git a/fetch/doc/en-us/dev.json b/fetch/doc/en-us/dev.json
index 245d88a081..52dbba384b 100644
--- a/fetch/doc/en-us/dev.json
+++ b/fetch/doc/en-us/dev.json
@@ -125,16 +125,6 @@
"Task Instance"
],
"key": "/guide/project/task-instance"
- },
- {
- "title": "Task Definition",
- "children": [],
- "location": [
- "Introduction to Functions",
- "Project",
- "Task Definition"
- ],
- "key": "/guide/project/task-definition"
}
],
"location": [
@@ -485,16 +475,6 @@
"Remote Shell"
],
"key": "/guide/task/remoteshell"
- },
- {
- "title": "DolphinDB",
- "children": [],
- "location": [
- "Introduction to Functions",
- "Task",
- "DolphinDB"
- ],
- "key": "/guide/datasource/dolphindb"
}
],
"location": [
@@ -825,6 +805,16 @@
"Vertica"
],
"key": "/guide/datasource/vertica"
+ },
+ {
+ "title": "DolphinDB",
+ "children": [],
+ "location": [
+ "Introduction to Functions",
+ "Data Source",
+ "DolphinDB"
+ ],
+ "key": "/guide/datasource/dolphindb"
}
],
"location": [
diff --git a/fetch/doc/zh-cn/dev.json b/fetch/doc/zh-cn/dev.json
index ad37e97dc5..9bf9b49869 100644
--- a/fetch/doc/zh-cn/dev.json
+++ b/fetch/doc/zh-cn/dev.json
@@ -125,16 +125,6 @@
"任务实例"
],
"key": "/guide/project/task-instance"
- },
- {
- "title": "任务定义",
- "children": [],
- "location": [
- "功能介绍",
- "项目管理",
- "任务定义"
- ],
- "key": "/guide/project/task-definition"
}
],
"location": [
@@ -485,16 +475,6 @@
"Remote Shell"
],
"key": "/guide/task/remoteshell"
- },
- {
- "title": "DolphinDB",
- "children": [],
- "location": [
- "功能介绍",
- "任务类型",
- "DolphinDB"
- ],
- "key": "/guide/datasource/dolphindb"
}
],
"location": [
@@ -785,6 +765,16 @@
"Vertica"
],
"key": "/guide/datasource/vertica"
+ },
+ {
+ "title": "DolphinDB",
+ "children": [],
+ "location": [
+ "功能介绍",
+ "数据源中心",
+ "DolphinDB"
+ ],
+ "key": "/guide/datasource/dolphindb"
}
],
"location": [
diff --git a/pages/doc/en-us/dev/guide/datasource/dolphindb.json
b/pages/doc/en-us/dev/guide/datasource/dolphindb.json
index 1f8dfe92f0..af46a717db 100644
--- a/pages/doc/en-us/dev/guide/datasource/dolphindb.json
+++ b/pages/doc/en-us/dev/guide/datasource/dolphindb.json
@@ -2,7 +2,7 @@
"__html": "<h1 id=\"dolphindb\">DolphinDB</h1>\n<p><img
src=\"/img/new_ui/dev/datasource/dolphindb-en.png\"
alt=\"dolphindb\"></p>\n<ul>\n<li>Datasource: Select
DOLPHINDB</li>\n<li>Datasource Name: Enter the name of the
DataSource</li>\n<li>Description: Enter a description of the
DataSource</li>\n<li>IP/Host Name: Enter the DolphinDB service
IP</li>\n<li>Port: Enter the DolphinDB service port</li>\n<li>Username: Set the
username for DolphinDB connection</li>\n<li>Password: Set the pass [...]
"location": [
"Introduction to Functions",
- "Task",
+ "Data Source",
"DolphinDB"
],
"structure": [
diff --git a/pages/doc/en-us/dev/guide/project/task-definition.json
b/pages/doc/en-us/dev/guide/project/task-definition.json
deleted file mode 100644
index 6e7b5424a3..0000000000
--- a/pages/doc/en-us/dev/guide/project/task-definition.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "__html": "",
- "location": [
- "Introduction to Functions",
- "Project",
- "Task Definition"
- ],
- "structure": [],
- "title": "",
- "link": "/guide/project/task-definition"
-}
\ No newline at end of file
diff --git a/pages/doc/zh-cn/dev/guide/datasource/dolphindb.json
b/pages/doc/zh-cn/dev/guide/datasource/dolphindb.json
index 98e3dd31b1..6f68ffb82f 100644
--- a/pages/doc/zh-cn/dev/guide/datasource/dolphindb.json
+++ b/pages/doc/zh-cn/dev/guide/datasource/dolphindb.json
@@ -2,7 +2,7 @@
"__html": "<h1 id=\"dolphindb-数据源\">DOLPHINDB 数据源</h1>\n<p><img
src=\"/img/new_ui/dev/datasource/dolphindb-zh.png\"
alt=\"dolphindb\"></p>\n<ul>\n<li>数据源:选择
DOLPHINDB</li>\n<li>数据源名称:输入数据源的名称</li>\n<li>描述:输入数据源的描述</li>\n<li>IP 主机名:输入连接
DOLPHINDB 的 IP</li>\n<li>端口:输入连接 DOLPHINDB 的端口</li>\n<li>用户名:设置连接 DOLPHINDB
的用户名</li>\n<li>密码:设置连接 DOLPHINDB 的密码</li>\n<li>JDBC 连接参数:用于 DOLPHINDB 连接的参数设置,以
JSON 形式填写</li>\n</ul>\n<h2 id=\"是否原生支持\">是否原生支持</h2>\n<ul>\n<li>否,使用前需请参考 <a
href=\"/zh-cn/docs/de [...]
"location": [
"功能介绍",
- "任务类型",
+ "数据源中心",
"DolphinDB"
],
"structure": [
diff --git a/pages/doc/zh-cn/dev/guide/project/task-definition.json
b/pages/doc/zh-cn/dev/guide/project/task-definition.json
deleted file mode 100644
index 3a3ac60f57..0000000000
--- a/pages/doc/zh-cn/dev/guide/project/task-definition.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "__html": "",
- "location": [
- "功能介绍",
- "项目管理",
- "任务定义"
- ],
- "structure": [],
- "title": "",
- "link": "/guide/project/task-definition"
-}
\ No newline at end of file
diff --git a/python/2.0.5/.buildinfo b/python/2.0.5/.buildinfo
index 45efab32a9..a88e1c0768 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: 8fac77fe91c4f3dffdb4456afb245052
+config: 37b129b3dcb57ce432afd818fbb57e3a
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.6/.buildinfo b/python/2.0.6/.buildinfo
index bad7ffd143..0606770210 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: 57a69f16e5ec2393d588f0fdd785d4a2
+config: 000bb64b739b30b0f78ad498d9846d28
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.7/.buildinfo b/python/2.0.7/.buildinfo
index bdd2ca0476..fdb8ded361 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: cfeaf85137bb48805e659e51ddd7cefe
+config: 68a2777e27c6e228ce2e8fbaddaa70f8
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.0/.buildinfo b/python/3.0.0/.buildinfo
index 4c4de7cded..7a856953a1 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: 7e3427c6573742685117f0fe7a458939
+config: 758ab6e40fdffe7d2bcbe398762f636e
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.1/.buildinfo b/python/3.0.1/.buildinfo
index d78ac59a16..bf48b343cf 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: 64fabc600ff26ae5387926e84f07cea2
+config: 5dd26adb31a3389ab26a4ad3ab573d4a
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.1.0/.buildinfo b/python/3.1.0/.buildinfo
index 12e9fc4c51..a03b0d7558 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: 1fc3e01f9733a908f883dbdfab103ad9
+config: 6a4746b15ae7c197fb3a591c3225425c
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.0/.buildinfo b/python/4.0.0/.buildinfo
index 040041d6ec..a19cc3e5c6 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: f4e7d7e44d328e2359f6326984d8748d
+config: 229cc7304075c6c3b8a49a9070d062cf
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.1/.buildinfo b/python/4.0.1/.buildinfo
index d9d7d99013..be2ace800a 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: dd68a20293fe1443b9eabcc576e6ef61
+config: 997929bfcae80a782166054d28894212
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.2/.buildinfo b/python/4.0.2/.buildinfo
index 8906388866..50213befa2 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: f093f44dbe13f2609746f6e3803a3141
+config: abfb298b7346cb848ccbd0e62a70c546
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.3/.buildinfo b/python/4.0.3/.buildinfo
index f6eddd8be7..52b2fbee43 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: ecf510bfd4f6dc981b39122eb943f0bb
+config: a29cbf3875d8b0672406cef8222f8f3b
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.4/.buildinfo b/python/4.0.4/.buildinfo
index 78881ef181..6da843e12a 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: a3bd1ebe4a0efbe9dae7e5deee3782b5
+config: 7ffbbb8671a320c4dace27618478abdb
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.1.0/.buildinfo b/python/4.1.0/.buildinfo
index 0096c7d989..0328b2dfe6 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: 2c027153773c3603c1f26b8813a07dff
+config: 60d4c602d5b4d1e5dc8204d25136c323
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/main/.buildinfo b/python/main/.buildinfo
index 7ad55842c9..6f3de01e8c 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: 1e95b9f7604b90d50f7af6073feeeec9
+config: 803c857a30f8972378dde1a8e1004cd9
tags: 645f666f9bcd5a90fca523b33c5a78b7