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

eladkal 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 f40efd9e0f Add airflow-laminar tools (#1058)
f40efd9e0f is described below

commit f40efd9e0fc30281ce7cfb16c5e1fcc3853bd6f9
Author: Tim Paine <[email protected]>
AuthorDate: Mon Jan 6 06:11:58 2025 -0500

    Add airflow-laminar tools (#1058)
---
 landing-pages/site/content/en/ecosystem/_index.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/landing-pages/site/content/en/ecosystem/_index.md 
b/landing-pages/site/content/en/ecosystem/_index.md
index 8708e95a1d..5f744b9467 100644
--- a/landing-pages/site/content/en/ecosystem/_index.md
+++ b/landing-pages/site/content/en/ecosystem/_index.md
@@ -211,6 +211,12 @@ Apache Airflow releases the [Official Apache Airflow 
Community Chart](https://ai
 
 [Airflow Template](https://github.com/angreal/airflow) - Template and commands 
for creating minimal airflow environments for rapid testing and prototyping.
 
+[airflow-priority](https://github.com/airflow-laminar/airflow-priority) - 
Priority Tags (P1, P2, etc) for Airflow DAGs with automated alerting to 
Datadog, New Relic, Slack, Discord, and more
+
+[airflow-config](https://github.com/airflow-laminar/airflow-config) - 
[Pydantic](https://pydantic.dev) / [Hydra](https://hydra.cc) based 
configuration system for DAG and Task arguments
+
+[airflow-supervisor](https://github.com/airflow-laminar/airflow-supervisor) - 
Easy-to-use [supervisor](http://supervisord.org) integration for long running 
or "always on" DAGs
+
 &nbsp;
 
 ## Airflow Provider System Test Dashboards

Reply via email to