This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/master by this push:
new 1b26f4f Update _index.md (#375)
1b26f4f is described below
commit 1b26f4fcd3a2eb5aa22effa41aaa65a075583d92
Author: Chris Cardillo <[email protected]>
AuthorDate: Fri Jan 22 13:14:36 2021 -0500
Update _index.md (#375)
Updating gusty to include more features
---
landing-pages/site/content/en/ecosystem/_index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/landing-pages/site/content/en/ecosystem/_index.md
b/landing-pages/site/content/en/ecosystem/_index.md
index dc5fc76..b83ffbf 100644
--- a/landing-pages/site/content/en/ecosystem/_index.md
+++ b/landing-pages/site/content/en/ecosystem/_index.md
@@ -75,7 +75,7 @@ If you would you like to be included on this page, please
reach out to the [Apac
[GeniumCloud](https://geniumcloud.com) - One-Stop-Shop Platform for rapid
build, scheduling and control Airflow workflows via completely new UI. Out of
the box comprehensive Airflow infrastructure monitoring, integration with
alerting systems and service adoption from small to enterprise organizations.
The easiest way to manage complex workflows.
-[gusty](https://github.com/chriscardillo/gusty) - Package that allows for the
creation of DAGs using YAML files for each job in a DAG. Includes support for
dependencies and more. A fully containerized demo is available
[here](https://github.com/chriscardillo/gusty-demo).
+[gusty](https://github.com/chriscardillo/gusty) - Create a DAG using any
number of YAML, Python, Jupyter Notebook, or R Markdown files that represent
individual tasks in the DAG. gusty also configures dependencies, DAGs, and
TaskGroups, features support for your local operators, and more. A fully
containerized demo is available
[here](https://github.com/chriscardillo/gusty-demo).
[Oozie to Airflow](https://github.com/GoogleCloudPlatform/oozie-to-airflow) -
A tool to easily convert between [Apache Oozie](http://oozie.apache.org/)
workflows and Apache Airflow workflows.