This is an automated email from the ASF dual-hosted git repository.
chufenggao pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
The following commit(s) were added to refs/heads/dev by this push:
new 20c4fe5e67 [Improvement][Document] Update the project introduction
(#12501)
20c4fe5e67 is described below
commit 20c4fe5e67f9062f48589cbe60d05a948ebfa64f
Author: David <[email protected]>
AuthorDate: Sun Oct 23 23:14:08 2022 +0800
[Improvement][Document] Update the project introduction (#12501)
* Update the project introduction
---
.asf.yaml | 18 +++++++-----------
1 file changed, 7 insertions(+), 11 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 3740b7bccc..8064016885 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,24 +16,20 @@
#
github:
- description: Apache DolphinScheduler is a distributed and extensible
workflow scheduler platform with powerful DAG visual interfaces, dedicated to
solving complex job dependencies in the data pipeline and providing various
types of jobs available out of box.
+ description: Apache DolphinScheduler is the modern data workflow
orchestration platform with powerful user interface, dedicated to solving
complex task dependencies in the data pipeline and providing various types of
jobs available `out of the box`
homepage: https://dolphinscheduler.apache.org/
labels:
+ - cloud-native
+ - orchestration
- airflow
- - schedule
+ - workflow
- job-scheduler
- - oozie
- task-scheduler
- azkaban
- - distributed-schedule-system
- - workflow-scheduling-system
- - etl-dependency
- - workflow-platform
- - cronjob-schedule
- - job-schedule
- - task-schedule
+ - workflow-orchestration
- workflow-schedule
- - data-schedule
+ - powerful-data-pipelines
+ - data-pipelines
enabled_merge_buttons:
squash: true
merge: false