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 09:55:36 UTC

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

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 3676c262c1 Automated deployment: 169638743f92e95b410308e833b714e51115a10f
3676c262c1 is described below

commit 3676c262c144cdb60d7bbd114c9b6c04973696f7
Author: github-actions[bot] <gi...@users.noreply.github.com>
AuthorDate: Mon Dec 26 09:55:29 2022 +0000

    Automated deployment: 169638743f92e95b410308e833b714e51115a10f
---
 404.html                                                            | 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.cee9fe61.js => main.b5fdfd43.js}                    | 6 +++---
 .../{main.cee9fe61.js.LICENSE.txt => main.b5fdfd43.js.LICENSE.txt}  | 0
 static/js/{main.cee9fe61.js.map => main.b5fdfd43.js.map}            | 2 +-
 14 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/404.html b/404.html
index 3bfff310f6..4ac83db7b9 100644
--- a/404.html
+++ b/404.html
@@ -43,7 +43,7 @@
           const url = href
             .replace(/.html/, "")
             .replace(/\/user_doc/, "")
-            .replace(lang, `#/${lang}`);
+            .replace(lang, `/${lang}`);
           window.location.replace(url);
           return;
         }
diff --git a/asset-manifest.json b/asset-manifest.json
index 801b3c830a..2c67e3bd6e 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.cee9fe61.js",
+    "main.js": "/static/js/main.b5fdfd43.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.cee9fe61.js.map": "/static/js/main.cee9fe61.js.map"
+    "main.b5fdfd43.js.map": "/static/js/main.b5fdfd43.js.map"
   },
   "entrypoints": [
     "static/css/main.6354450d.css",
-    "static/js/main.cee9fe61.js"
+    "static/js/main.b5fdfd43.js"
   ]
 }
\ No newline at end of file
diff --git a/index.html b/index.html
index 7fa8ab582c..90e279a588 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/python/2.0.5/.buildinfo b/python/2.0.5/.buildinfo
index d05f822190..db7dcff3fc 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: a99fef0cab96ce98152876d13df5fd61
+config: 428475a2445d09e4d81151130713bfe8
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.6/.buildinfo b/python/2.0.6/.buildinfo
index fec1430a1e..29fd1a6dd5 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: 6816af2a34061e6b1579f65683329c5c
+config: e01665926dc63ad381b7568adfe72a2f
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.7/.buildinfo b/python/2.0.7/.buildinfo
index 1591398d32..46be1182c8 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: 6211da0036fa1f01a2a537405f4eccad
+config: 36c8945f7342fbe3beebc1f370ba4d3b
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.0/.buildinfo b/python/3.0.0/.buildinfo
index baa49cc3f5..233921b02e 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: a1c5e0858e9dd91ffc91eb00d9ba140d
+config: a3a1773f464cc0262e5ca2297ea260f1
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.1/.buildinfo b/python/3.0.1/.buildinfo
index b857f669e7..d682135b73 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: 9fa9982cf3906e5c6452fee90d8b503f
+config: 7d2b90491f2ea357aaebdbbf43a1f2d8
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.1.0/.buildinfo b/python/3.1.0/.buildinfo
index 9e0fa27f4e..c620882de8 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: 4bf48a0140529e8a4daac67f59f94c78
+config: b879e74a694be702b2383761250fb752
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.0/.buildinfo b/python/4.0.0/.buildinfo
index 061600a34a..fee3520f7b 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: 7c9a72fa6117d3133e877161812c3f26
+config: 1fd0d101620b918ceda8b40b3c21e523
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/main/.buildinfo b/python/main/.buildinfo
index b6964b773b..dd55911e75 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: 459850989ed8515355bcee556e6fd95b
+config: 9ed0764c163663a8fd1c07dc6d361f43
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/static/js/main.cee9fe61.js b/static/js/main.b5fdfd43.js
similarity index 81%
rename from static/js/main.cee9fe61.js
rename to static/js/main.b5fdfd43.js
index 246d0f182a..8b08edb8fc 100644
--- a/static/js/main.cee9fe61.js
+++ b/static/js/main.b5fdfd43.js
@@ -1,3 +1,3 @@
-/*! For license information please see main.cee9fe61.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.cee9fe61.js.map
\ No newline at end of file
+/*! For license information please see main.b5fdfd43.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.b5fdfd43.js.map
\ No newline at end of file
diff --git a/static/js/main.cee9fe61.js.LICENSE.txt b/static/js/main.b5fdfd43.js.LICENSE.txt
similarity index 100%
rename from static/js/main.cee9fe61.js.LICENSE.txt
rename to static/js/main.b5fdfd43.js.LICENSE.txt
diff --git a/static/js/main.cee9fe61.js.map b/static/js/main.b5fdfd43.js.map
similarity index 87%
rename from static/js/main.cee9fe61.js.map
rename to static/js/main.b5fdfd43.js.map
index 2e6a1e1e0f..c2f709e41d 100644
--- a/static/js/main.cee9fe61.js.map
+++ b/static/js/main.b5fdfd43.js.map
@@ -1 +1 @@
-{"version":3,"file":"static/js/main.cee9fe61.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
+{"version":3,"file":"static/js/main.b5fdfd43.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