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 52778cbd21 Automated deployment:
df66f86ca3a1ee4905c34fc1137c047811a4c81e
52778cbd21 is described below
commit 52778cbd218d8bbb42c9a6b6cb22d5e7b06981ad
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 15 05:11:15 2023 +0000
Automated deployment: df66f86ca3a1ee4905c34fc1137c047811a4c81e
---
python/2.0.5/.buildinfo | 2 +-
python/2.0.5/_static/copybutton.js | 4 ++--
python/2.0.6/.buildinfo | 2 +-
python/2.0.6/_static/copybutton.js | 4 ++--
python/2.0.7/.buildinfo | 2 +-
python/2.0.7/_static/copybutton.js | 4 ++--
python/3.0.0/.buildinfo | 2 +-
python/3.0.0/_static/copybutton.js | 4 ++--
python/3.0.1/.buildinfo | 2 +-
python/3.0.1/_static/copybutton.js | 4 ++--
python/3.1.0/.buildinfo | 2 +-
python/3.1.0/_static/copybutton.js | 4 ++--
python/4.0.0/.buildinfo | 2 +-
python/4.0.0/_static/copybutton.js | 4 ++--
python/4.0.1/.buildinfo | 2 +-
python/4.0.1/_static/copybutton.js | 4 ++--
python/4.0.2/.buildinfo | 2 +-
python/4.0.2/_static/copybutton.js | 4 ++--
python/4.0.3/.buildinfo | 2 +-
python/4.0.3/_static/copybutton.js | 4 ++--
python/main/.buildinfo | 2 +-
python/main/_static/copybutton.js | 4 ++--
22 files changed, 33 insertions(+), 33 deletions(-)
diff --git a/python/2.0.5/.buildinfo b/python/2.0.5/.buildinfo
index a8d08a71a9..0cf35a00e5 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: 7c210c4dac86bf74025e1a54a9917daa
+config: adea760ea4255830db76342fc69adf08
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.5/_static/copybutton.js
b/python/2.0.5/_static/copybutton.js
index 02c5c82d9d..2ea7ff3e21 100644
--- a/python/2.0.5/_static/copybutton.js
+++ b/python/2.0.5/_static/copybutton.js
@@ -20,7 +20,7 @@ const messages = {
},
'fr' : {
'copy': 'Copier',
- 'copy_to_clipboard': 'Copié dans le presse-papier',
+ 'copy_to_clipboard': 'Copier dans le presse-papier',
'copy_success': 'Copié !',
'copy_failure': 'Échec de la copie',
},
@@ -224,7 +224,7 @@ var copyTargetText = (trigger) => {
var target =
document.querySelector(trigger.attributes['data-clipboard-target'].value);
// get filtered text
- let exclude = '.linenos, .gp';
+ let exclude = '.linenos';
let text = filterText(target, exclude);
return formatCopyText(text, '', false, true, true, true, '', '')
diff --git a/python/2.0.6/.buildinfo b/python/2.0.6/.buildinfo
index 6b91533bfc..2c368a9111 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: 8eda1fc410c6969e47be37d0f8a051cd
+config: da7eea4da3bd674b732ed852b2a109e1
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.6/_static/copybutton.js
b/python/2.0.6/_static/copybutton.js
index 02c5c82d9d..2ea7ff3e21 100644
--- a/python/2.0.6/_static/copybutton.js
+++ b/python/2.0.6/_static/copybutton.js
@@ -20,7 +20,7 @@ const messages = {
},
'fr' : {
'copy': 'Copier',
- 'copy_to_clipboard': 'Copié dans le presse-papier',
+ 'copy_to_clipboard': 'Copier dans le presse-papier',
'copy_success': 'Copié !',
'copy_failure': 'Échec de la copie',
},
@@ -224,7 +224,7 @@ var copyTargetText = (trigger) => {
var target =
document.querySelector(trigger.attributes['data-clipboard-target'].value);
// get filtered text
- let exclude = '.linenos, .gp';
+ let exclude = '.linenos';
let text = filterText(target, exclude);
return formatCopyText(text, '', false, true, true, true, '', '')
diff --git a/python/2.0.7/.buildinfo b/python/2.0.7/.buildinfo
index 5b23685037..1935026b3b 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: 3dd63d4d7384b8769fe53c0109a66ff1
+config: 0d8f25c14b73f0ac07aa026fc21adeff
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.7/_static/copybutton.js
b/python/2.0.7/_static/copybutton.js
index 02c5c82d9d..2ea7ff3e21 100644
--- a/python/2.0.7/_static/copybutton.js
+++ b/python/2.0.7/_static/copybutton.js
@@ -20,7 +20,7 @@ const messages = {
},
'fr' : {
'copy': 'Copier',
- 'copy_to_clipboard': 'Copié dans le presse-papier',
+ 'copy_to_clipboard': 'Copier dans le presse-papier',
'copy_success': 'Copié !',
'copy_failure': 'Échec de la copie',
},
@@ -224,7 +224,7 @@ var copyTargetText = (trigger) => {
var target =
document.querySelector(trigger.attributes['data-clipboard-target'].value);
// get filtered text
- let exclude = '.linenos, .gp';
+ let exclude = '.linenos';
let text = filterText(target, exclude);
return formatCopyText(text, '', false, true, true, true, '', '')
diff --git a/python/3.0.0/.buildinfo b/python/3.0.0/.buildinfo
index 5b610b845a..8e44c5f567 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: aa7c00633480336141648e2d1d56f1ea
+config: 2d31a71a268d4a4f45932a9c5739f03d
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.0/_static/copybutton.js
b/python/3.0.0/_static/copybutton.js
index 02c5c82d9d..2ea7ff3e21 100644
--- a/python/3.0.0/_static/copybutton.js
+++ b/python/3.0.0/_static/copybutton.js
@@ -20,7 +20,7 @@ const messages = {
},
'fr' : {
'copy': 'Copier',
- 'copy_to_clipboard': 'Copié dans le presse-papier',
+ 'copy_to_clipboard': 'Copier dans le presse-papier',
'copy_success': 'Copié !',
'copy_failure': 'Échec de la copie',
},
@@ -224,7 +224,7 @@ var copyTargetText = (trigger) => {
var target =
document.querySelector(trigger.attributes['data-clipboard-target'].value);
// get filtered text
- let exclude = '.linenos, .gp';
+ let exclude = '.linenos';
let text = filterText(target, exclude);
return formatCopyText(text, '', false, true, true, true, '', '')
diff --git a/python/3.0.1/.buildinfo b/python/3.0.1/.buildinfo
index 6bee637c29..b7094e2823 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: 0873e1a0481c2e4a31a96bbf702837ea
+config: 42099555d0d20833b63c95b2ebf1d4ec
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.1/_static/copybutton.js
b/python/3.0.1/_static/copybutton.js
index 02c5c82d9d..2ea7ff3e21 100644
--- a/python/3.0.1/_static/copybutton.js
+++ b/python/3.0.1/_static/copybutton.js
@@ -20,7 +20,7 @@ const messages = {
},
'fr' : {
'copy': 'Copier',
- 'copy_to_clipboard': 'Copié dans le presse-papier',
+ 'copy_to_clipboard': 'Copier dans le presse-papier',
'copy_success': 'Copié !',
'copy_failure': 'Échec de la copie',
},
@@ -224,7 +224,7 @@ var copyTargetText = (trigger) => {
var target =
document.querySelector(trigger.attributes['data-clipboard-target'].value);
// get filtered text
- let exclude = '.linenos, .gp';
+ let exclude = '.linenos';
let text = filterText(target, exclude);
return formatCopyText(text, '', false, true, true, true, '', '')
diff --git a/python/3.1.0/.buildinfo b/python/3.1.0/.buildinfo
index c3279cac13..a57f15744c 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: 065ed1b1be8db541188b884476f26c73
+config: f3d0ee37f8fc3ff75cd00f1ef1779761
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.1.0/_static/copybutton.js
b/python/3.1.0/_static/copybutton.js
index 02c5c82d9d..2ea7ff3e21 100644
--- a/python/3.1.0/_static/copybutton.js
+++ b/python/3.1.0/_static/copybutton.js
@@ -20,7 +20,7 @@ const messages = {
},
'fr' : {
'copy': 'Copier',
- 'copy_to_clipboard': 'Copié dans le presse-papier',
+ 'copy_to_clipboard': 'Copier dans le presse-papier',
'copy_success': 'Copié !',
'copy_failure': 'Échec de la copie',
},
@@ -224,7 +224,7 @@ var copyTargetText = (trigger) => {
var target =
document.querySelector(trigger.attributes['data-clipboard-target'].value);
// get filtered text
- let exclude = '.linenos, .gp';
+ let exclude = '.linenos';
let text = filterText(target, exclude);
return formatCopyText(text, '', false, true, true, true, '', '')
diff --git a/python/4.0.0/.buildinfo b/python/4.0.0/.buildinfo
index f492b36105..2db0d20780 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: d722f956e3a757e4ca921234ba77ff8a
+config: fdbd68c691020c675e9e06a1c4cb83ff
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.0/_static/copybutton.js
b/python/4.0.0/_static/copybutton.js
index 02c5c82d9d..2ea7ff3e21 100644
--- a/python/4.0.0/_static/copybutton.js
+++ b/python/4.0.0/_static/copybutton.js
@@ -20,7 +20,7 @@ const messages = {
},
'fr' : {
'copy': 'Copier',
- 'copy_to_clipboard': 'Copié dans le presse-papier',
+ 'copy_to_clipboard': 'Copier dans le presse-papier',
'copy_success': 'Copié !',
'copy_failure': 'Échec de la copie',
},
@@ -224,7 +224,7 @@ var copyTargetText = (trigger) => {
var target =
document.querySelector(trigger.attributes['data-clipboard-target'].value);
// get filtered text
- let exclude = '.linenos, .gp';
+ let exclude = '.linenos';
let text = filterText(target, exclude);
return formatCopyText(text, '', false, true, true, true, '', '')
diff --git a/python/4.0.1/.buildinfo b/python/4.0.1/.buildinfo
index dd3bc5b19a..d92b458d0c 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: 148a03a5fff6d5d1de90b8d1802db00d
+config: 8912f40aad4717b7c2a29fd6de46127d
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.1/_static/copybutton.js
b/python/4.0.1/_static/copybutton.js
index 02c5c82d9d..2ea7ff3e21 100644
--- a/python/4.0.1/_static/copybutton.js
+++ b/python/4.0.1/_static/copybutton.js
@@ -20,7 +20,7 @@ const messages = {
},
'fr' : {
'copy': 'Copier',
- 'copy_to_clipboard': 'Copié dans le presse-papier',
+ 'copy_to_clipboard': 'Copier dans le presse-papier',
'copy_success': 'Copié !',
'copy_failure': 'Échec de la copie',
},
@@ -224,7 +224,7 @@ var copyTargetText = (trigger) => {
var target =
document.querySelector(trigger.attributes['data-clipboard-target'].value);
// get filtered text
- let exclude = '.linenos, .gp';
+ let exclude = '.linenos';
let text = filterText(target, exclude);
return formatCopyText(text, '', false, true, true, true, '', '')
diff --git a/python/4.0.2/.buildinfo b/python/4.0.2/.buildinfo
index d8374adf47..a30c80c10c 100644
--- a/python/4.0.2/.buildinfo
+++ b/python/4.0.2/.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: 15d04f1da788a99b8b55f4ee6b00fe84
+config: 33cb49e0122486fa0134052c6f2594bb
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.2/_static/copybutton.js
b/python/4.0.2/_static/copybutton.js
index 02c5c82d9d..2ea7ff3e21 100644
--- a/python/4.0.2/_static/copybutton.js
+++ b/python/4.0.2/_static/copybutton.js
@@ -20,7 +20,7 @@ const messages = {
},
'fr' : {
'copy': 'Copier',
- 'copy_to_clipboard': 'Copié dans le presse-papier',
+ 'copy_to_clipboard': 'Copier dans le presse-papier',
'copy_success': 'Copié !',
'copy_failure': 'Échec de la copie',
},
@@ -224,7 +224,7 @@ var copyTargetText = (trigger) => {
var target =
document.querySelector(trigger.attributes['data-clipboard-target'].value);
// get filtered text
- let exclude = '.linenos, .gp';
+ let exclude = '.linenos';
let text = filterText(target, exclude);
return formatCopyText(text, '', false, true, true, true, '', '')
diff --git a/python/4.0.3/.buildinfo b/python/4.0.3/.buildinfo
index cbd9814ba1..8bca0717be 100644
--- a/python/4.0.3/.buildinfo
+++ b/python/4.0.3/.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: a0060a76fb320f96b7a63e652e7c2853
+config: af94a63a2f988d385a50e8cff159ffaa
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.3/_static/copybutton.js
b/python/4.0.3/_static/copybutton.js
index 02c5c82d9d..2ea7ff3e21 100644
--- a/python/4.0.3/_static/copybutton.js
+++ b/python/4.0.3/_static/copybutton.js
@@ -20,7 +20,7 @@ const messages = {
},
'fr' : {
'copy': 'Copier',
- 'copy_to_clipboard': 'Copié dans le presse-papier',
+ 'copy_to_clipboard': 'Copier dans le presse-papier',
'copy_success': 'Copié !',
'copy_failure': 'Échec de la copie',
},
@@ -224,7 +224,7 @@ var copyTargetText = (trigger) => {
var target =
document.querySelector(trigger.attributes['data-clipboard-target'].value);
// get filtered text
- let exclude = '.linenos, .gp';
+ let exclude = '.linenos';
let text = filterText(target, exclude);
return formatCopyText(text, '', false, true, true, true, '', '')
diff --git a/python/main/.buildinfo b/python/main/.buildinfo
index 297abb88b4..91d9be243f 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: 2074b42c7493f890cdc8ad038b7fa293
+config: 1bf510b6f24780d938aa8b7543fbccec
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/main/_static/copybutton.js
b/python/main/_static/copybutton.js
index 02c5c82d9d..2ea7ff3e21 100644
--- a/python/main/_static/copybutton.js
+++ b/python/main/_static/copybutton.js
@@ -20,7 +20,7 @@ const messages = {
},
'fr' : {
'copy': 'Copier',
- 'copy_to_clipboard': 'Copié dans le presse-papier',
+ 'copy_to_clipboard': 'Copier dans le presse-papier',
'copy_success': 'Copié !',
'copy_failure': 'Échec de la copie',
},
@@ -224,7 +224,7 @@ var copyTargetText = (trigger) => {
var target =
document.querySelector(trigger.attributes['data-clipboard-target'].value);
// get filtered text
- let exclude = '.linenos, .gp';
+ let exclude = '.linenos';
let text = filterText(target, exclude);
return formatCopyText(text, '', false, true, true, true, '', '')