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

[dolphinscheduler] branch Update-project-introduction created (now 345da540e8)

This is an automated email from the ASF dual-hosted git repository.

lidongdai pushed a change to branch Update-project-introduction
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


      at 345da540e8 Update the project introduction

This branch includes the following new commits:

     new 345da540e8 Update the project introduction

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[dolphinscheduler] 01/01: Update the project introduction

Posted by li...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lidongdai pushed a commit to branch Update-project-introduction
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git

commit 345da540e87c1c7bdb3b5fc6b2749ab5b6c02b70
Author: David <da...@gmail.com>
AuthorDate: Sun Oct 23 00:02:34 2022 +0800

    Update the project introduction
    
    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