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 d1121e8117 Automated deployment: 
f7c776c5bd6c31f407896bd638bf868fb51c0c98
d1121e8117 is described below

commit d1121e8117a84b90ad1dd9ac78eefafd5811285e
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 4 05:06:17 2024 +0000

    Automated deployment: f7c776c5bd6c31f407896bd638bf868fb51c0c98
---
 data/doc/en-us.json                                 | 2 +-
 data/doc/zh-cn.json                                 | 2 +-
 pages/doc/en-us/dev/guide/upgrade/incompatible.json | 2 +-
 pages/doc/zh-cn/dev/guide/upgrade/incompatible.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 ed8955ad9b..fbeeaa9928 100644
--- a/data/doc/en-us.json
+++ b/data/doc/en-us.json
@@ -35569,7 +35569,7 @@
     ]
   },
   {
-    "content": "Incompatible\nThis document records the incompatible updates 
between each version. You need to check this document before you upgrade to 
related version.\ndev\n\nUpgrade mysql driver version from 8.0.16 to 8.0.33 
(#14684)\nChange env PYTHON_HOME to PYTHON_LAUNCHER and DATAX_HOME to 
DATAX_LAUNCHER (#14523)\nChange regex matching sql params in SQL task plugin 
(#13378)\nRemove the spark version of spark task (#11860).\nChange the default 
unix shell executor from sh to bash ( [...]
+    "content": "Incompatible\nThis document records the incompatible updates 
between each version. You need to check this document before you upgrade to 
related version.\ndev\n\nUpgrade mysql driver version from 8.0.16 to 8.0.33 
(#14684)\nChange env PYTHON_HOME to PYTHON_LAUNCHER and DATAX_HOME to 
DATAX_LAUNCHER (#14523)\nChange regex matching sql params in SQL task plugin 
(#13378)\nRemove the spark version of spark task (#11860).\nChange the default 
unix shell executor from sh to bash ( [...]
     "version": "dev",
     "link": "/guide/upgrade/incompatible",
     "title": "Incompatible",
diff --git a/data/doc/zh-cn.json b/data/doc/zh-cn.json
index bfda140fae..11defa2a87 100644
--- a/data/doc/zh-cn.json
+++ b/data/doc/zh-cn.json
@@ -31321,7 +31321,7 @@
     ]
   },
   {
-    "content": 
"不向前兼容的更新\n本文档记录了各版本之间不兼容的更新内容。在升级到相关版本前,请检查本文档。\ndev\n\n将mysql驱动版本从8.0.16升级至8.0.33
 (#14684)\n更改了环境变量名称,将 PYTHON_HOME 改为 PYTHON_LAUNCHER, 将 DATAX_HOME 改为 
DATAX_LAUNCHER (#14523)\n更新了SQL任务中用于匹配变量的正则表达式 (#13378)\nRemove the spark 
version of spark task (#11860).\nChange the default unix shell executor from sh 
to bash (#12180).\nRemove deleteSource in download() of StorageOperate 
(#14084)\n\n3.2.0\n\n资源中心相关接口删除请求参数 description (#14394)\n\n3.0.0\n\nCopy and 
import workflow with [...]
+    "content": 
"不向前兼容的更新\n本文档记录了各版本之间不兼容的更新内容。在升级到相关版本前,请检查本文档。\ndev\n\n将mysql驱动版本从8.0.16升级至8.0.33
 (#14684)\n更改了环境变量名称,将 PYTHON_HOME 改为 PYTHON_LAUNCHER, 将 DATAX_HOME 改为 
DATAX_LAUNCHER (#14523)\n更新了SQL任务中用于匹配变量的正则表达式 (#13378)\nRemove the spark 
version of spark task (#11860).\nChange the default unix shell executor from sh 
to bash (#12180).\nRemove deleteSource in download() of StorageOperate 
(#14084)\n\n3.2.0\n\n资源中心相关接口删除请求参数 description (#14394)\n\n3.0.0\n\nCopy and 
import workflow with [...]
     "version": "dev",
     "link": "/guide/upgrade/incompatible",
     "title": "不向前兼容的更新",
diff --git a/pages/doc/en-us/dev/guide/upgrade/incompatible.json 
b/pages/doc/en-us/dev/guide/upgrade/incompatible.json
index fd936909e4..03e9a84746 100644
--- a/pages/doc/en-us/dev/guide/upgrade/incompatible.json
+++ b/pages/doc/en-us/dev/guide/upgrade/incompatible.json
@@ -1,5 +1,5 @@
 {
-  "__html": "<h1 id=\"incompatible\">Incompatible</h1>\n<p>This document 
records the incompatible updates between each version. You need to check this 
document before you upgrade to related version.</p>\n<h2 
id=\"dev\">dev</h2>\n<ul>\n<li>Upgrade mysql driver version from 8.0.16 to 
8.0.33 (<a 
href=\"https://github.com/apache/dolphinscheduler/pull/14684\";>#14684</a>)</li>\n<li>Change
 env <code>PYTHON_HOME</code> to <code>PYTHON_LAUNCHER</code> and 
<code>DATAX_HOME</code> to <code>DATAX_LA [...]
+  "__html": "<h1 id=\"incompatible\">Incompatible</h1>\n<p>This document 
records the incompatible updates between each version. You need to check this 
document before you upgrade to related version.</p>\n<h2 
id=\"dev\">dev</h2>\n<ul>\n<li>Upgrade mysql driver version from 8.0.16 to 
8.0.33 (<a 
href=\"https://github.com/apache/dolphinscheduler/pull/14684\";>#14684</a>)</li>\n<li>Change
 env <code>PYTHON_HOME</code> to <code>PYTHON_LAUNCHER</code> and 
<code>DATAX_HOME</code> to <code>DATAX_LA [...]
   "location": [
     "Introduction to Functions",
     "Upgrade",
diff --git a/pages/doc/zh-cn/dev/guide/upgrade/incompatible.json 
b/pages/doc/zh-cn/dev/guide/upgrade/incompatible.json
index 8f40d01b6e..b9a87c6c67 100644
--- a/pages/doc/zh-cn/dev/guide/upgrade/incompatible.json
+++ b/pages/doc/zh-cn/dev/guide/upgrade/incompatible.json
@@ -1,5 +1,5 @@
 {
-  "__html": "<h1 
id=\"不向前兼容的更新\">不向前兼容的更新</h1>\n<p>本文档记录了各版本之间不兼容的更新内容。在升级到相关版本前,请检查本文档。</p>\n<h2
 id=\"dev\">dev</h2>\n<ul>\n<li>将mysql驱动版本从8.0.16升级至8.0.33 (<a 
href=\"https://github.com/apache/dolphinscheduler/pull/14684\";>#14684</a>)</li>\n<li>更改了环境变量名称,将
 <code>PYTHON_HOME</code> 改为 <code>PYTHON_LAUNCHER</code>, 将 
<code>DATAX_HOME</code> 改为 <code>DATAX_LAUNCHER</code> (<a 
href=\"https://github.com/apache/dolphinscheduler/pull/14523\";>#14523</a>)</li>\n<li>更新了SQL任务中用于匹配变量的正则表达式
 (<a href= [...]
+  "__html": "<h1 
id=\"不向前兼容的更新\">不向前兼容的更新</h1>\n<p>本文档记录了各版本之间不兼容的更新内容。在升级到相关版本前,请检查本文档。</p>\n<h2
 id=\"dev\">dev</h2>\n<ul>\n<li>将mysql驱动版本从8.0.16升级至8.0.33 (<a 
href=\"https://github.com/apache/dolphinscheduler/pull/14684\";>#14684</a>)</li>\n<li>更改了环境变量名称,将
 <code>PYTHON_HOME</code> 改为 <code>PYTHON_LAUNCHER</code>, 将 
<code>DATAX_HOME</code> 改为 <code>DATAX_LAUNCHER</code> (<a 
href=\"https://github.com/apache/dolphinscheduler/pull/14523\";>#14523</a>)</li>\n<li>更新了SQL任务中用于匹配变量的正则表达式
 (<a href= [...]
   "location": [
     "功能介绍",
     "升级",
diff --git a/python/2.0.5/.buildinfo b/python/2.0.5/.buildinfo
index eab7db95a2..187ebfad26 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: a721b253b35cfc6a5a20a18621863c34
+config: 79f13ec20a7a804fe9deb909a51f9c56
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.6/.buildinfo b/python/2.0.6/.buildinfo
index 36599920e9..92ebd8b963 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: 04bfa89d640c24c914ca81a0c9541bda
+config: 2f3589704179e020ecfeb16e24bcca3a
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.7/.buildinfo b/python/2.0.7/.buildinfo
index 248c088ba2..2bb8311099 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: f5e80897aca83fe4ec11160156808e2a
+config: e75a1d03026f508fb2361d4571eedd6a
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.0/.buildinfo b/python/3.0.0/.buildinfo
index 942c6cb2a8..8bee467136 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: 082bf67edb7246098750007528aaac58
+config: eac9b791c0ca7cf3cbc38aefff0c9a7c
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.1/.buildinfo b/python/3.0.1/.buildinfo
index 23d54cd504..29c80618bf 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: bb20d68f03e5529fe5ae0577c6a3b555
+config: 38754f67c60f9a0531d2da40cb40131d
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.1.0/.buildinfo b/python/3.1.0/.buildinfo
index df71ed8e24..4ecd8822f3 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: 2488d40c6be166d2f32b5d5ec332342e
+config: fb4c3f6e226626eb41ec507d9f1afd2e
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.0/.buildinfo b/python/4.0.0/.buildinfo
index 7bddeff512..f490d5cb49 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: bb8fb7dcc86dfe28514b8efc47364681
+config: bb1bcaf740c20f9936b3dae41a4d01ed
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.1/.buildinfo b/python/4.0.1/.buildinfo
index b22bf8afe7..ff4468d388 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: f9e0b47397ab153cc1a9efc79e7a2f76
+config: d6c0f2bcb700e186796f27985cabfaf4
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.2/.buildinfo b/python/4.0.2/.buildinfo
index 6fb8c3237d..fca282c8e6 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: 5c9f33277f89ba829e26bfc0ade4db8e
+config: 32fd4890a05a8b8665a693412aee19e3
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.3/.buildinfo b/python/4.0.3/.buildinfo
index eea41c9cdd..fca21e197c 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: 5fb235e7af52176810112238de699835
+config: 41276db72ab8689fec38ea4611c44936
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.4/.buildinfo b/python/4.0.4/.buildinfo
index a94bc8e826..f253496f17 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: f5ad9123a52bc2e5352ca0a2fab67d1f
+config: c61d88dfda1dab6dc4bd395dca57f92e
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/main/.buildinfo b/python/main/.buildinfo
index 26b432b80b..dd62b43f4f 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: 210a4e19da5db8bb71bdbb7517f75d85
+config: a79c643c779cbeeb496c7477efbe9d64
 tags: 645f666f9bcd5a90fca523b33c5a78b7

Reply via email to