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

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git


The following commit(s) were added to refs/heads/main by this push:
     new b70d91d378 Add DAGify in the list of tools in the Apache Airflow 
ecosystem (#1015)
b70d91d378 is described below

commit b70d91d37862da93fe2c8026bb389f04846cead0
Author: Konrad Schieban <[email protected]>
AuthorDate: Mon May 27 13:29:50 2024 +0200

    Add DAGify in the list of tools in the Apache Airflow ecosystem (#1015)
---
 landing-pages/site/content/en/ecosystem/_index.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/landing-pages/site/content/en/ecosystem/_index.md 
b/landing-pages/site/content/en/ecosystem/_index.md
index 6b6943eac3..ca79374068 100644
--- a/landing-pages/site/content/en/ecosystem/_index.md
+++ b/landing-pages/site/content/en/ecosystem/_index.md
@@ -145,6 +145,8 @@ Apache Airflow releases the [Official Apache Airflow 
Community Chart](https://ai
 
 [CWL-Airflow](https://github.com/Barski-lab/cwl-airflow) - Python package to 
extend Apache-Airflow 1.10.11 functionality with CWL v1.2 support.
 
+[DAGify](https://github.com/GoogleCloudPlatform/dagify) - A Python tool which 
converts Control-M workflows to Airflow DAGs.
+
 [dag-factory](https://github.com/ajbosco/dag-factory) - A library for 
dynamically generating Apache Airflow DAGs from YAML configuration files.
 
 [Dag Dependencies viewer](https://github.com/ms32035/airflow-dag-dependencies) 
- A tool which creates a view to visualize dependencies between the Airflow DAGs

Reply via email to