You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by gi...@apache.org on 2022/12/26 02:18:16 UTC

[dolphinscheduler-website] branch asf-site updated: Automated deployment: f8484d7ddca0e1a82d96a77aacb6d8195c2d5943

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 02547f4d8c Automated deployment: f8484d7ddca0e1a82d96a77aacb6d8195c2d5943
02547f4d8c is described below

commit 02547f4d8cdfd5727f5907b6bd2865183f1587ee
Author: github-actions[bot] <gi...@users.noreply.github.com>
AuthorDate: Mon Dec 26 02:18:10 2022 +0000

    Automated deployment: f8484d7ddca0e1a82d96a77aacb6d8195c2d5943
---
 .htaccess                                                           | 2 +-
 asset-manifest.json                                                 | 6 +++---
 index.html                                                          | 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/main/.buildinfo                                              | 2 +-
 static/js/main.43e308e1.js                                          | 3 +++
 .../{main.858f1c99.js.LICENSE.txt => main.43e308e1.js.LICENSE.txt}  | 0
 static/js/main.43e308e1.js.map                                      | 1 +
 static/js/main.858f1c99.js                                          | 3 ---
 static/js/main.858f1c99.js.map                                      | 1 -
 16 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/.htaccess b/.htaccess
index de377bfe45..ca79e84215 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1 +1 @@
-ErrorDocument 404 /404.html
+ErrorDocument 404 /index.html
diff --git a/asset-manifest.json b/asset-manifest.json
index 469013e811..80daf44683 100644
--- a/asset-manifest.json
+++ b/asset-manifest.json
@@ -1,7 +1,7 @@
 {
   "files": {
     "main.css": "./static/css/main.4a0c947a.css",
-    "main.js": "./static/js/main.858f1c99.js",
+    "main.js": "./static/js/main.43e308e1.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.4a0c947a.css.map": "./static/css/main.4a0c947a.css.map",
-    "main.858f1c99.js.map": "./static/js/main.858f1c99.js.map"
+    "main.43e308e1.js.map": "./static/js/main.43e308e1.js.map"
   },
   "entrypoints": [
     "static/css/main.4a0c947a.css",
-    "static/js/main.858f1c99.js"
+    "static/js/main.43e308e1.js"
   ]
 }
\ No newline at end of file
diff --git a/index.html b/index.html
index 0f9b6ba44d..487f940a10 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="appl [...]
\ 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="appl [...]
\ No newline at end of file
diff --git a/python/2.0.5/.buildinfo b/python/2.0.5/.buildinfo
index 900c21962f..50f7dc08dd 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: 7398366b412db2f5149e2ab19354dac0
+config: 8beab62b6a3658f5fcaf005fd30950b6
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.6/.buildinfo b/python/2.0.6/.buildinfo
index 1a1a77f3a4..5e69a3fd70 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: fbe4fa73122aac1abeda493f858f4f7c
+config: 21ca9623d3c5589e74451e07e8c41ce9
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.7/.buildinfo b/python/2.0.7/.buildinfo
index 30346dcc97..3fd3cbaf05 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: 4c7f603660752000a657fe4d79cf04d2
+config: 3f7e890bfa10d3bd87316ab413788995
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.0/.buildinfo b/python/3.0.0/.buildinfo
index 6c3e33925c..1a4c2085fc 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: 13074120e1a6883e7a3887915921a613
+config: 638cb196d02ffc2fcd6b637815da8114
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.1/.buildinfo b/python/3.0.1/.buildinfo
index 647deefff3..e73e01616d 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: 4570d66890a599a80b037ef92df4c98e
+config: 0e390307c977a615a51863738ce4bd1c
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.1.0/.buildinfo b/python/3.1.0/.buildinfo
index 7229e1fd78..21800894c0 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: 172548948cf9c04e991f98c59a81e06a
+config: 92da3728335653068b69118823115d16
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.0/.buildinfo b/python/4.0.0/.buildinfo
index 5f531b1683..c1ff273b30 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: c26230bfc4a21741e955348ddaff6244
+config: 6c436775a3b7660bbd82262da37273c6
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/main/.buildinfo b/python/main/.buildinfo
index f0d0800600..180fd78977 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: dda46717aace27908eda8b216a2c1b01
+config: 73bc130c3cf39d8fc488337b1016432e
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/static/js/main.43e308e1.js b/static/js/main.43e308e1.js
new file mode 100644
index 0000000000..10925d6a75
--- /dev/null
+++ b/static/js/main.43e308e1.js
@@ -0,0 +1,3 @@
+/*! For license information please see main.43e308e1.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.43e308e1.js.map
\ No newline at end of file
diff --git a/static/js/main.858f1c99.js.LICENSE.txt b/static/js/main.43e308e1.js.LICENSE.txt
similarity index 100%
rename from static/js/main.858f1c99.js.LICENSE.txt
rename to static/js/main.43e308e1.js.LICENSE.txt
diff --git a/static/js/main.43e308e1.js.map b/static/js/main.43e308e1.js.map
new file mode 100644
index 0000000000..df6bd6a7e2
--- /dev/null
+++ b/static/js/main.43e308e1.js.map
@@ -0,0 +1 @@
+{"version":3,"file":"static/js/main.43e308e1.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.858f1c99.js b/static/js/main.858f1c99.js
deleted file mode 100644
index 41a6fa45d0..0000000000
--- a/static/js/main.858f1c99.js
+++ /dev/null
@@ -1,3 +0,0 @@
-/*! For license information please see main.858f1c99.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.858f1c99.js.map
\ No newline at end of file
diff --git a/static/js/main.858f1c99.js.map b/static/js/main.858f1c99.js.map
deleted file mode 100644
index 6fc5d95cc6..0000000000
--- a/static/js/main.858f1c99.js.map
+++ /dev/null
@@ -1 +0,0 @@
-{"version":3,"file":"static/js/main.858f1c99.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