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 ad0779cf44 Automated deployment:
62981515d180fdf9f9fd597c608f5badccf44eee
ad0779cf44 is described below
commit ad0779cf4439c81b24b954f79e29dd5df68af72a
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 20 03:19:04 2022 +0000
Automated deployment: 62981515d180fdf9f9fd597c608f5badccf44eee
---
data/blog/en-us.json | 18 ++++++++++++++++++
fetch/blog/en-us.json | 6 +++---
pages/blog/en-us/Apache_dolphinScheduler_3.0.3.json | 8 ++++++++
.../blog/en-us/DolphinScheduler_launches_aws_ami.json | 8 ++++++++
.../blog/en-us/DolphinScheduler_python_api_ci_cd.json | 8 ++++++++
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 +-
13 files changed, 53 insertions(+), 11 deletions(-)
diff --git a/data/blog/en-us.json b/data/blog/en-us.json
index 6bb8ca7ea0..f7f62ec726 100644
--- a/data/blog/en-us.json
+++ b/data/blog/en-us.json
@@ -65,6 +65,12 @@
"title": "Apache DolphinScheduler 3.0.1 released, with the scheduling
kernel and UI optimized",
"time": "2022-9-28"
},
+ {
+ "name": "Apache_dolphinScheduler_3.0.3",
+ "content": "DolphinScheduler released version 3.0.3, focusing on fixing 6
bugs\n\nRecently, Apache DolphinScheduler released version 3.0.3. This version
mainly fixes bugs based on version 3.0.2, with a total of 6 bugs fixed and 3
document modifications. Important bug fixes include: Fix timing scheduling
trigger get command parameter null pointer exception #12419 Fix the problem
that the scheduled task environment variable does not take effect #12955 Change
default unix shell from sh [...]
+ "title": "DolphinScheduler released version 3.0.3, focusing on fixing 6
bugs",
+ "time": "2022-12-01"
+ },
{
"name": "Awarded_most_popular_project_in_2021",
"content": "Apache DolphinScheduler Won the「2021 OSC Most Popular
Projects」award, and Whaleops Open Source Technology Received the honor
of「Outstanding Chinese Open Source Original Startups」!\n\n\n\nRecently, the
"2021 OSC Best China Open Source Projects Poll」initiated by OSCHINA
announced the selection results.\nWith the love and support of the users and
the open-source community, the cloud-native distributed big data scheduler
Apache DolphinScheduler was awarded the 「OSCHINA P [...]
@@ -113,6 +119,18 @@
"title": "ApacheCon Asia 2022 Review | Application of DolphinScheduler in
T3Go One-stop Platform",
"time": "2022-8-30"
},
+ {
+ "name": "DolphinScheduler_launches_aws_ami",
+ "content": "DolphinScheduler launches on the AWS AMI Application
Marketplace\n\nIntroduction\nApache DolphinScheduler has officially launched on
the AWS EC2 AMI application marketplace, which means that if you want to use or
experience DolphinScheduler in AWS, you can directly use this EC2 AMI to start
the DolphinScheduler service. When started, your EC2 instance will start a
DolphinScheduler standalone service, which is a complete DolphinScheduler
component and can perform various t [...]
+ "title": "DolphinScheduler launches on the AWS AMI Application
Marketplace",
+ "time": "2022-12-10"
+ },
+ {
+ "name": "DolphinScheduler_python_api_ci_cd",
+ "content": "Best Practice | DolphinScheduler Python API CI/CD\n\nWritten
by Zhong Jiajie, Apache DolphinScheduler PMC\nDolphinScheduler and Python API
Introduction\nApache DolphinScheduler is a distributed and extensible workflow
scheduler platform with powerful DAG visual interfaces. It helps users easier
to build and maintain workflow on any scale.\n\nIn order to meet the needs of
all users that have different preferences in the same team, DolphinScheduler
provides a variety of way [...]
+ "title": "DolphinScheduler Python API CI/CD",
+ "time": "2022-12-16"
+ },
{
"name": "Eavy_Info",
"content": "Eavy Info Builds Data Asset Management Platform Services Based
on Apache DolphinScheduler to Construct Government Information Ecology | Use
Case\n\n\n\nBased on the Apache DolphinScheduler, the cloud computing and big
data provider Eavy Info has been serving the business operations in the company
for more than a year.\nCombining with the government affairs informatization
ecological construction business, Shandong Eavy Info built the data service
module of its self-develo [...]
diff --git a/fetch/blog/en-us.json b/fetch/blog/en-us.json
index 449bcdbe71..a15f786d69 100644
--- a/fetch/blog/en-us.json
+++ b/fetch/blog/en-us.json
@@ -4,7 +4,7 @@
"label": "Release Note",
"children": [
{
- "name": "Apache_DolphinScheduler_3.0.3",
+ "name": "Apache_dolphinScheduler_3.0.3",
"title": "DolphinScheduler released version 3.0.3, focusing on fixing
6 bugs",
"author": "Leonard Nie",
"dateStr": "2022-12-01",
@@ -87,14 +87,14 @@
"label": "Tech Sharing",
"children": [
{
- "name": "DolphinScheduler Python API CI/CD",
+ "name": "DolphinScheduler_python_api_ci_cd",
"title": "DolphinScheduler Python API CI/CD",
"author": "Leonard Nie",
"dateStr": "2022-12-16",
"desc": "DolphinScheduler Python API CI/CD... "
},
{
- "name": "DolphinScheduler launches on the AWS AMI Application
Marketplace",
+ "name": "DolphinScheduler_launches_aws_ami",
"title": "DolphinScheduler launches on the AWS AMI Application
Marketplace",
"author": "Leonard Nie",
"dateStr": "2022-12-10",
diff --git a/pages/blog/en-us/Apache_dolphinScheduler_3.0.3.json
b/pages/blog/en-us/Apache_dolphinScheduler_3.0.3.json
new file mode 100644
index 0000000000..6c5b3d5029
--- /dev/null
+++ b/pages/blog/en-us/Apache_dolphinScheduler_3.0.3.json
@@ -0,0 +1,8 @@
+{
+ "__html": "<h1>DolphinScheduler released version 3.0.3, focusing on fixing 6
bugs</h1>\n<p><img
src=\"https://miro.medium.com/max/720/1*uM6PQlxRdJbLCEJrH-qemQ.webp\"
alt=\"\"></p>\n<p>Recently, Apache DolphinScheduler released version 3.0.3.
This version mainly fixes bugs based on version 3.0.2, with a total of 6 bugs
fixed and 3 document modifications. Important bug fixes include: Fix timing
scheduling trigger get command parameter null pointer exception #12419 Fix the
problem that th [...]
+ "time": "2022-12-01",
+ "author": "Leonard Nie",
+ "title": "DolphinScheduler released version 3.0.3, focusing on fixing 6
bugs",
+ "type": "release",
+ "label": "Release Note"
+}
\ No newline at end of file
diff --git a/pages/blog/en-us/DolphinScheduler_launches_aws_ami.json
b/pages/blog/en-us/DolphinScheduler_launches_aws_ami.json
new file mode 100644
index 0000000000..a965ed5958
--- /dev/null
+++ b/pages/blog/en-us/DolphinScheduler_launches_aws_ami.json
@@ -0,0 +1,8 @@
+{
+ "__html": "<h1>DolphinScheduler launches on the AWS AMI Application
Marketplace</h1>\n<p><img src=\"/img/media/16714207955368/16714208087579.jpg\"
alt=\"\"></p>\n<h1>Introduction</h1>\n<p>Apache DolphinScheduler has officially
launched on the AWS EC2 AMI application marketplace, which means that if you
want to use or experience DolphinScheduler in AWS, you can directly use this
EC2 AMI to start the DolphinScheduler service. When started, your EC2 instance
will start a DolphinScheduler [...]
+ "time": "2022-12-10",
+ "author": "Leonard Nie",
+ "title": "DolphinScheduler launches on the AWS AMI Application Marketplace",
+ "type": "tech",
+ "label": "Tech Sharing"
+}
\ No newline at end of file
diff --git a/pages/blog/en-us/DolphinScheduler_python_api_ci_cd.json
b/pages/blog/en-us/DolphinScheduler_python_api_ci_cd.json
new file mode 100644
index 0000000000..8e170f1fcb
--- /dev/null
+++ b/pages/blog/en-us/DolphinScheduler_python_api_ci_cd.json
@@ -0,0 +1,8 @@
+{
+ "__html": "<h1>Best Practice | DolphinScheduler Python API
CI/CD</h1>\n<p><img
src=\"https://miro.medium.com/max/720/1*YtC8CaZqJ5y-dTtoLhviNg.webp\"
alt=\"\"></p>\n<p>Written by Zhong Jiajie, Apache DolphinScheduler
PMC</p>\n<h1>DolphinScheduler and Python API Introduction</h1>\n<p>Apache
DolphinScheduler is a distributed and extensible workflow scheduler platform
with powerful DAG visual interfaces. It helps users easier to build and
maintain workflow on any scale.\n<img src=\"/img/me [...]
+ "time": "2022-12-16",
+ "author": "Leonard Nie",
+ "title": "DolphinScheduler Python API CI/CD",
+ "type": "tech",
+ "label": "Tech Sharing"
+}
\ No newline at end of file
diff --git a/python/2.0.5/.buildinfo b/python/2.0.5/.buildinfo
index 1771f3b8b1..a25d91214e 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: ed622a4f35e173ca8272e51f3a79e9e5
+config: 6fddab889b705c1a7a8f119eaa11d4bd
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.6/.buildinfo b/python/2.0.6/.buildinfo
index 9d6e403537..b48cfefefe 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: 4393a1436479ba66f7ec8d0080e519fb
+config: 493becd315fc0066e0d98ea1fd8494d3
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.7/.buildinfo b/python/2.0.7/.buildinfo
index 97083e5c32..5d8aa7827c 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: 776dedc1e3a1beab1bf7c8ca3c4dda3f
+config: 3c1f5c0620f59cee3cd09aa13c7ea856
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.0/.buildinfo b/python/3.0.0/.buildinfo
index 5c2e790352..4fcd7e0af7 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: 355bc03adf4b1ff6c8ebef37ca7bf0f1
+config: 21bbe08d06615c9dfd73819af802f790
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.1/.buildinfo b/python/3.0.1/.buildinfo
index 3ac33f1a84..0a4d08dc4d 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: 6899b3847d952578fe852f25cff7dc6f
+config: aa29cfaa1c5f7e40e6d5acf705c26edd
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.1.0/.buildinfo b/python/3.1.0/.buildinfo
index a30b793163..7bf83d4f61 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: 3c223777fdf840eca1f8dac518b07900
+config: 45900a7a8be18ed01dc6d6b6352ff38c
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.0/.buildinfo b/python/4.0.0/.buildinfo
index ddc151751d..adb980145b 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: bd3f47e5cff2f294f481dd1a79f3e7ba
+config: b8f431cc9e7d12675bdeab9bce40c167
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/main/.buildinfo b/python/main/.buildinfo
index bd448e7c51..d80216c8d7 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: 32f83cc1a12f544610b869c32268c9cd
+config: 6d04ebbe370efec95b6260c0f25b623a
tags: 645f666f9bcd5a90fca523b33c5a78b7