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 b990682c70 Ecosystem - templating resources added (#747)
b990682c70 is described below
commit b990682c70511639db39e7ae744b6785867d6057
Author: Dylan Storey <[email protected]>
AuthorDate: Fri Mar 3 11:27:32 2023 -0500
Ecosystem - templating resources added (#747)
---
landing-pages/site/content/en/ecosystem/_index.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/landing-pages/site/content/en/ecosystem/_index.md
b/landing-pages/site/content/en/ecosystem/_index.md
index 4346a57b0d..421bf27f41 100644
--- a/landing-pages/site/content/en/ecosystem/_index.md
+++ b/landing-pages/site/content/en/ecosystem/_index.md
@@ -180,6 +180,10 @@ Apache Airflow releases the [Official Apache Airflow
Community Chart](https://ai
[Airflow Vscode
Extension](https://github.com/necatiarslan/airflow-vscode-extension) This is a
VSCode extension for Apache Airflow 2+. You can trigger your DAGs,
pause/unpause DAGs, view execution logs, explore source code and do much more.
+[Airflow Provider Template](https://github.com/angreal/airflow-provider) -
Template and commands for creating and testing airflow provider packages.
+
+[Airflow Template](https://github.com/angreal/airflow) - Template and commands
for creating minimal airflow environments for rapid testing and prototyping.
+
## Airflow Provider System Test Dashboards