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 3e7aad9f1c Automated deployment:
0873db03ea7c62194d4790b459d0d40153903f2b
3e7aad9f1c is described below
commit 3e7aad9f1ccdaadfac714e4363d2389c4d5e9ab8
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 6 03:00:27 2023 +0000
Automated deployment: 0873db03ea7c62194d4790b459d0d40153903f2b
---
asset-manifest.json | 6 +++---
index.html | 2 +-
locales/en-us.json | 9 ++++++++-
locales/zh-cn.json | 9 ++++++++-
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/main/.buildinfo | 2 +-
static/js/main.0420f189.js.map | 1 -
static/js/{main.0420f189.js => main.575cda64.js} | 6 +++---
...main.0420f189.js.LICENSE.txt => main.575cda64.js.LICENSE.txt} | 0
static/js/main.575cda64.js.map | 1 +
17 files changed, 33 insertions(+), 19 deletions(-)
diff --git a/asset-manifest.json b/asset-manifest.json
index 6181c96922..2724be2b16 100644
--- a/asset-manifest.json
+++ b/asset-manifest.json
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "/static/css/main.6354450d.css",
- "main.js": "/static/js/main.0420f189.js",
+ "main.js": "/static/js/main.575cda64.js",
"static/media/use-case.png":
"/static/media/use-case.02f86278dc7cff189b02.png",
"static/media/blog.png": "/static/media/blog.a3cd9850dee16b70c593.png",
"static/media/download.png":
"/static/media/download.12567eb03d419ebaf1bf.png",
@@ -14,10 +14,10 @@
"static/media/logo_black.webp":
"/static/media/logo_black.c9bf9b9c244f60328e1d.webp",
"index.html": "/index.html",
"main.6354450d.css.map": "/static/css/main.6354450d.css.map",
- "main.0420f189.js.map": "/static/js/main.0420f189.js.map"
+ "main.575cda64.js.map": "/static/js/main.575cda64.js.map"
},
"entrypoints": [
"static/css/main.6354450d.css",
- "static/js/main.0420f189.js"
+ "static/js/main.575cda64.js"
]
}
\ No newline at end of file
diff --git a/index.html b/index.html
index b23613615d..b975b8c655 100644
--- a/index.html
+++ b/index.html
@@ -1 +1 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon"
href="/favicon.ico"/><meta name="viewport"
content="width=device-width,initial-scale=1"/><meta name="theme-color"
content="#000000"/><meta name="description" content="Apache DolphinScheduler is
a distributed and easy-to-extend visual workflow scheduler system, dedicated to
solving the complex task dependencies in data processing, making the scheduling
system out of the box for data processing."/><link rel="apple [...]
\ No newline at end of file
+<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon"
href="/favicon.ico"/><meta name="viewport"
content="width=device-width,initial-scale=1"/><meta name="theme-color"
content="#000000"/><meta name="description" content="Apache DolphinScheduler is
a distributed and easy-to-extend visual workflow scheduler system, dedicated to
solving the complex task dependencies in data processing, making the scheduling
system out of the box for data processing."/><link rel="apple [...]
\ No newline at end of file
diff --git a/locales/en-us.json b/locales/en-us.json
index 135c18a646..2f4241917f 100644
--- a/locales/en-us.json
+++ b/locales/en-us.json
@@ -155,5 +155,12 @@
"source_code_download": "Source code download",
"binary_download": "Binary download",
"join_our_slack": "Join our Slack",
- "contact_emails": " Contact Emails"
+ "contact_emails": " Contact Emails",
+ "documentation_title": "DophinScheduler | DolphinsScheduler Documentation",
+ "community_title": "DophinScheduler | DolphinScheduler Community",
+ "event_title": "DophinScheduler | DolphinScheduler Event",
+ "blog_title": "DophinScheduler | DolphinScheduler Blog",
+ "cases_title": "DophinScheduler | DolphinScheduler Use Cases",
+ "support_title": "DophinScheduler | DolphinScheduler Support",
+ "download_title": "DophinScheduler | DolphinScheduler Download"
}
diff --git a/locales/zh-cn.json b/locales/zh-cn.json
index 6a0dce336d..2ff6f0cbfe 100644
--- a/locales/zh-cn.json
+++ b/locales/zh-cn.json
@@ -154,5 +154,12 @@
"source_code_download": "源码下载",
"binary_download": "二进制包下载",
"join_our_slack": "加入Slack",
- "contact_emails": "发送邮件"
+ "contact_emails": "发送邮件",
+ "documentation_title": "DophinScheduler | 文档中心",
+ "community_title": "DophinScheduler | 加入社区",
+ "event_title": "DophinScheduler | 社区活动",
+ "blog_title": "DophinScheduler | 技术博客",
+ "cases_title": "DophinScheduler | 用户案例",
+ "support_title": "DophinScheduler | 帮助支持",
+ "download_title": "DophinScheduler | 下载"
}
diff --git a/python/2.0.5/.buildinfo b/python/2.0.5/.buildinfo
index d9a037584e..6c07297afc 100644
--- a/python/2.0.5/.buildinfo
+++ b/python/2.0.5/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 97a4b7633b98c07ab0424df24ea7f2b9
+config: d7bd44a59ffa8aa27b9aec52fe17213d
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.6/.buildinfo b/python/2.0.6/.buildinfo
index 6dc3c66405..57a4c4dce8 100644
--- a/python/2.0.6/.buildinfo
+++ b/python/2.0.6/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 12f3cd9dded512d05fc186ad27bdbf79
+config: c4309bacfea35d826d8cd5e88d0b676b
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.7/.buildinfo b/python/2.0.7/.buildinfo
index a3ea8e3460..ae8552e0b1 100644
--- a/python/2.0.7/.buildinfo
+++ b/python/2.0.7/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 938ee31461a65dc77b0ee8428fefe6f9
+config: c373483e681c951e84519accd85f5732
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.0/.buildinfo b/python/3.0.0/.buildinfo
index e089e2cf58..3f54e3673e 100644
--- a/python/3.0.0/.buildinfo
+++ b/python/3.0.0/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 058d5ac1d55730fac385b2b60078185f
+config: 3c5929c8d2e7fc3b5a49ef4490774753
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.1/.buildinfo b/python/3.0.1/.buildinfo
index 1f80648fbe..62f173efe6 100644
--- a/python/3.0.1/.buildinfo
+++ b/python/3.0.1/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: cb763f1af4e027b9495f5db2cfb6184e
+config: 2afeeffbbdfd2c74694f8d883320ecbe
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.1.0/.buildinfo b/python/3.1.0/.buildinfo
index 1b8c393011..7b2ffefdd7 100644
--- a/python/3.1.0/.buildinfo
+++ b/python/3.1.0/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 910fb21588d7997c2959935141826f01
+config: 1eb767f19eaabc06757f7cc4e60b89cc
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.0/.buildinfo b/python/4.0.0/.buildinfo
index 8a1f22a165..9878df8e39 100644
--- a/python/4.0.0/.buildinfo
+++ b/python/4.0.0/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 2bfefe991624a5f6ec6a3d60eb754d76
+config: 8d4f304d01f5c04930a287a83a1463ae
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.1/.buildinfo b/python/4.0.1/.buildinfo
index 08769fd2ce..cf3c6aaa9e 100644
--- a/python/4.0.1/.buildinfo
+++ b/python/4.0.1/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 82bc00fe06868a16a6c6586788de8e2d
+config: 29c9c069c784cbd5ca08c850eac8d552
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/main/.buildinfo b/python/main/.buildinfo
index e106b4867c..f7767756b3 100644
--- a/python/main/.buildinfo
+++ b/python/main/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: ee1602aa1430fda2b9e96b07c65994ce
+config: 1fb29d0fe2ae03265b36b8a3074457ee
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/static/js/main.0420f189.js.map b/static/js/main.0420f189.js.map
deleted file mode 100644
index f98ce7e5c4..0000000000
--- a/static/js/main.0420f189.js.map
+++ /dev/null
@@ -1 +0,0 @@
-{"version":3,"file":"static/js/main.0420f189.js","mappings":";sCAAA,OAOC,WACA,aAEA,IAAIA,EAAS,CAAC,EAAEC,eAGhB,SAASC,IAGR,IAFA,IAAIC,EAAU,GAELC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAC1C,IAAIG,EAAMF,UAAUD,GACpB,GAAKG,EAAL,CAEA,IAAIC,SAAiBD,EAErB,GAAgB,WAAZC,GAAoC,WAAZA,EAC3BL,EAAQM,KAAKF,QACP,GAAIG,MAAMC,QAAQJ,IACxB,GAAIA,EAAID,OAAQ,CACf,IAAIM,EAAQV,EAAWW,MAAM,KAAMN,GAC/BK,GACHT,EAAQM,KAAKG,EAEf,OACM,GAAgB,WAAZJ,EAAsB,CAChC,GAAID,EAAIO,WAAaC,OAAOC,UAAUF,WAAaP,EAAIO,SAASA,WAAWG,SAAS,iBAAkB,C
[...]
\ No newline at end of file
diff --git a/static/js/main.0420f189.js b/static/js/main.575cda64.js
similarity index 58%
rename from static/js/main.0420f189.js
rename to static/js/main.575cda64.js
index 2a22d1a3fe..2a370b5a36 100644
--- a/static/js/main.0420f189.js
+++ b/static/js/main.575cda64.js
@@ -1,3 +1,3 @@
-/*! For license information please see main.0420f189.js.LICENSE.txt */
-!function(){var e={1694:function(e,t){var n;!function(){"use strict";var
r={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var
n=arguments[t];if(n){var i=typeof
n;if("string"===i||"number"===i)e.push(n);else
if(Array.isArray(n)){if(n.length){var a=o.apply(null,n);a&&e.push(a)}}else
if("object"===i){if(n.toString!==Object.prototype.toString&&!n.toString.toString().includes("[native
code]")){e.push(n.toString());continue}for(var l in
n)r.call(n,l)&&n[l]&&e.push(l)}} [...]
-//# sourceMappingURL=main.0420f189.js.map
\ No newline at end of file
+/*! For license information please see main.575cda64.js.LICENSE.txt */
+!function(){var e={1694:function(e,t){var n;!function(){"use strict";var
r={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var
n=arguments[t];if(n){var i=typeof
n;if("string"===i||"number"===i)e.push(n);else
if(Array.isArray(n)){if(n.length){var a=o.apply(null,n);a&&e.push(a)}}else
if("object"===i){if(n.toString!==Object.prototype.toString&&!n.toString.toString().includes("[native
code]")){e.push(n.toString());continue}for(var l in
n)r.call(n,l)&&n[l]&&e.push(l)}} [...]
+//# sourceMappingURL=main.575cda64.js.map
\ No newline at end of file
diff --git a/static/js/main.0420f189.js.LICENSE.txt
b/static/js/main.575cda64.js.LICENSE.txt
similarity index 100%
rename from static/js/main.0420f189.js.LICENSE.txt
rename to static/js/main.575cda64.js.LICENSE.txt
diff --git a/static/js/main.575cda64.js.map b/static/js/main.575cda64.js.map
new file mode 100644
index 0000000000..9b62876ebc
--- /dev/null
+++ b/static/js/main.575cda64.js.map
@@ -0,0 +1 @@
+{"version":3,"file":"static/js/main.575cda64.js","mappings":";sCAAA,OAOC,WACA,aAEA,IAAIA,EAAS,CAAC,EAAEC,eAGhB,SAASC,IAGR,IAFA,IAAIC,EAAU,GAELC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAC1C,IAAIG,EAAMF,UAAUD,GACpB,GAAKG,EAAL,CAEA,IAAIC,SAAiBD,EAErB,GAAgB,WAAZC,GAAoC,WAAZA,EAC3BL,EAAQM,KAAKF,QACP,GAAIG,MAAMC,QAAQJ,IACxB,GAAIA,EAAID,OAAQ,CACf,IAAIM,EAAQV,EAAWW,MAAM,KAAMN,GAC/BK,GACHT,EAAQM,KAAKG,EAEf,OACM,GAAgB,WAAZJ,EAAsB,CAChC,GAAID,EAAIO,WAAaC,OAAOC,UAAUF,WAAaP,EAAIO,SAASA,WAAWG,SAAS,iBAAkB,C
[...]
\ No newline at end of file