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 8a98d42d89 Add data-dag to the airflow ecosystem page (#674)
8a98d42d89 is described below
commit 8a98d42d89614a355ed0b484e980d59a921bbc4d
Author: David Maxson <[email protected]>
AuthorDate: Sun Oct 30 18:40:55 2022 -0700
Add data-dag to the airflow ecosystem page (#674)
---
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 740412a07e..72fa86cd9b 100644
--- a/landing-pages/site/content/en/ecosystem/_index.md
+++ b/landing-pages/site/content/en/ecosystem/_index.md
@@ -123,6 +123,8 @@ Apache Airflow releases the [Official Apache Airflow
Community Chart](https://ai
[Dag Dependencies viewer](https://github.com/ms32035/airflow-dag-dependencies)
- A tool which creates a view to visualize dependencies between the Airflow DAGs
+[data-dag](https://github.com/rearc-data/data-dag) - A library for building
factories to dynamically generate DAGs from data (such as YAML files)
+
[Databand](https://databand.ai/) - Observability platform built on top of
Airflow.
[DataHub](https://datahubproject.io/) - A metadata platform for the modern
data stack. It can automatically [collect lineage and other
metadata](https://datahubproject.io/docs/metadata-ingestion#lineage-with-airflow)
from Airflow.