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 6fad75d95e Automated deployment: 
39232a5dbcf017d7340aba9dd7a8e3ba05bc7100
6fad75d95e is described below

commit 6fad75d95e9c844ca15336c2c25b696e90c53d43
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 21 05:06:37 2025 +0000

    Automated deployment: 39232a5dbcf017d7340aba9dd7a8e3ba05bc7100
---
 data/doc/en-us.json                                 |  11 +++++++++++
 data/doc/zh-cn.json                                 |  11 +++++++++++
 fetch/doc/en-us/dev.json                            |  10 ++++++++++
 fetch/doc/zh-cn/dev.json                            |  10 ++++++++++
 img/new_ui/dev/datasource/dolphindb-en.png          | Bin 0 -> 93195 bytes
 img/new_ui/dev/datasource/dolphindb-zh.png          | Bin 0 -> 94852 bytes
 pages/doc/en-us/dev/guide/datasource/dolphindb.json |  17 +++++++++++++++++
 pages/doc/zh-cn/dev/guide/datasource/dolphindb.json |  17 +++++++++++++++++
 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, 89 insertions(+), 13 deletions(-)

diff --git a/data/doc/en-us.json b/data/doc/en-us.json
index 731f49f1ec..02e987f444 100644
--- a/data/doc/en-us.json
+++ b/data/doc/en-us.json
@@ -36732,6 +36732,17 @@
       "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",
diff --git a/data/doc/zh-cn.json b/data/doc/zh-cn.json
index 3579af00c7..91bf044707 100644
--- a/data/doc/zh-cn.json
+++ b/data/doc/zh-cn.json
@@ -32480,6 +32480,17 @@
       "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否,使用前需请参考 数据源配置 中的 &quot;数据源中心&quot; 
章节激活数据源。\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",
diff --git a/fetch/doc/en-us/dev.json b/fetch/doc/en-us/dev.json
index 341d073f88..245d88a081 100644
--- a/fetch/doc/en-us/dev.json
+++ b/fetch/doc/en-us/dev.json
@@ -485,6 +485,16 @@
               "Remote Shell"
             ],
             "key": "/guide/task/remoteshell"
+          },
+          {
+            "title": "DolphinDB",
+            "children": [],
+            "location": [
+              "Introduction to Functions",
+              "Task",
+              "DolphinDB"
+            ],
+            "key": "/guide/datasource/dolphindb"
           }
         ],
         "location": [
diff --git a/fetch/doc/zh-cn/dev.json b/fetch/doc/zh-cn/dev.json
index 775a90b438..ad37e97dc5 100644
--- a/fetch/doc/zh-cn/dev.json
+++ b/fetch/doc/zh-cn/dev.json
@@ -485,6 +485,16 @@
               "Remote Shell"
             ],
             "key": "/guide/task/remoteshell"
+          },
+          {
+            "title": "DolphinDB",
+            "children": [],
+            "location": [
+              "功能介绍",
+              "任务类型",
+              "DolphinDB"
+            ],
+            "key": "/guide/datasource/dolphindb"
           }
         ],
         "location": [
diff --git a/img/new_ui/dev/datasource/dolphindb-en.png 
b/img/new_ui/dev/datasource/dolphindb-en.png
new file mode 100644
index 0000000000..0a59a03427
Binary files /dev/null and b/img/new_ui/dev/datasource/dolphindb-en.png differ
diff --git a/img/new_ui/dev/datasource/dolphindb-zh.png 
b/img/new_ui/dev/datasource/dolphindb-zh.png
new file mode 100644
index 0000000000..83b3448453
Binary files /dev/null and b/img/new_ui/dev/datasource/dolphindb-zh.png differ
diff --git a/pages/doc/en-us/dev/guide/datasource/dolphindb.json 
b/pages/doc/en-us/dev/guide/datasource/dolphindb.json
new file mode 100644
index 0000000000..1f8dfe92f0
--- /dev/null
+++ b/pages/doc/en-us/dev/guide/datasource/dolphindb.json
@@ -0,0 +1,17 @@
+{
+  "__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",
+    "DolphinDB"
+  ],
+  "structure": [
+    {
+      "title": "Native Supported",
+      "children": [],
+      "anchor": "native-supported"
+    }
+  ],
+  "title": "DolphinDB",
+  "link": "/guide/datasource/dolphindb"
+}
\ 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
new file mode 100644
index 0000000000..98e3dd31b1
--- /dev/null
+++ b/pages/doc/zh-cn/dev/guide/datasource/dolphindb.json
@@ -0,0 +1,17 @@
+{
+  "__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": [
+    {
+      "title": "是否原生支持",
+      "children": [],
+      "anchor": "是否原生支持"
+    }
+  ],
+  "title": "DOLPHINDB 数据源",
+  "link": "/guide/datasource/dolphindb"
+}
\ No newline at end of file
diff --git a/python/2.0.5/.buildinfo b/python/2.0.5/.buildinfo
index d45184dc95..2a597ce268 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: 2913e77a558e768fcf0ca1cf05425df9
+config: 33207920f0a6eff15ea973e4350a07f3
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.6/.buildinfo b/python/2.0.6/.buildinfo
index 576a64e68d..ef26b1a0e4 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: 0f140eeead57abbf641fd0b3c6defab5
+config: 1d3516caa1bf038a8b57c890842543f3
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.7/.buildinfo b/python/2.0.7/.buildinfo
index 4d25aa37f6..7a2367f6ba 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: f716471410ae6a05ed03d9885af11c68
+config: f8e039d61cf30ef1b24eb2082fdd5d44
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.0/.buildinfo b/python/3.0.0/.buildinfo
index 1c686f4735..c9b6db9ceb 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: 712eccb78266fb62dacfb98aa22e16fe
+config: e15768d2ab7016871125d5ac7f317b25
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.1/.buildinfo b/python/3.0.1/.buildinfo
index 718b39f3ac..8bbf85527c 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: 30d3ee2b5be95f7852157260bd404cd3
+config: 354e464b46bade2ed8767015d18eaf25
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.1.0/.buildinfo b/python/3.1.0/.buildinfo
index 0ee6ccb93e..03fbc69eff 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: e88f40cea91bbd7219785ccd4e350455
+config: d05b2e7040c0ed07e2e084351a0ebbee
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.0/.buildinfo b/python/4.0.0/.buildinfo
index efc13aaa6b..f1fa77938e 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: ef83febcabc7028a2793e7b14ad6769e
+config: e377a8ba612573eb4dcbdf7673fa7589
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.1/.buildinfo b/python/4.0.1/.buildinfo
index 76f338d469..a59ea5330a 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: 3a5477033e723eb4f6ab1574f58b30d0
+config: 2535dbd52d65a796f316a616ff37ba12
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.2/.buildinfo b/python/4.0.2/.buildinfo
index 3916e0cf40..57fbf3fb13 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: d8d1b614b679f2858a3b07909451ef7f
+config: 2ac19f978164e89866b32e711be52b71
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.3/.buildinfo b/python/4.0.3/.buildinfo
index 87d97b12f9..fe2fd55ded 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: 19f1442a60f25765931f2fab94dc5516
+config: caf1fd422c4298b5215e96486da57624
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.4/.buildinfo b/python/4.0.4/.buildinfo
index 717b9c7040..b45878a5f1 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: 2dea3466ce31568075ad98c3aa946731
+config: aabbb12ccb72213db0ba330e8699e1fa
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.1.0/.buildinfo b/python/4.1.0/.buildinfo
index 23920b9288..7ca6cdced7 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: 7ee630f528706b2d05c4880bbd45028f
+config: a32d204cee191e9dc10c26b8a3c287b2
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/main/.buildinfo b/python/main/.buildinfo
index 804d0074c6..4bb94ca6db 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: dbd44d41759efdf86f9dd8220500589a
+config: dfbcc1ad3529d073d696c5aacbc72324
 tags: 645f666f9bcd5a90fca523b33c5a78b7

Reply via email to