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 7da5a09917 Add Redactics to _index.md (#679)
7da5a09917 is described below
commit 7da5a09917bd2b17b397b718865ea4bc10fea30a
Author: Joe Auty <[email protected]>
AuthorDate: Tue Nov 8 04:01:47 2022 -0800
Add Redactics to _index.md (#679)
Add Redactics to "Tools integrating with Airflow" section
---
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 72fa86cd9b..f311431290 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
[Pylint-Airflow](https://github.com/BasPH/pylint-airflow) - A Pylint plugin
for static code analysis on Airflow code.
+[Redactics](https://www.redactics.com) - A managed appliance (built on
Airflow) installed next to your databases that powers a growing collection of
data management workflows.
+
[simple-dag-editor](https://github.com/ohadmata/simple-dag-editor) - Zero
configuration Airflow tool that let you manage your DAG files.
[Viewflow](https://github.com/datacamp/viewflow) - An Airflow-based framework
that allows data scientists to create data models without writing Airflow code.