turbaszek commented on a change in pull request #390: URL: https://github.com/apache/airflow-site/pull/390#discussion_r593906892
########## File path: landing-pages/site/content/en/ecosystem/_index.md ########## @@ -86,3 +86,5 @@ If you would you like to be included on this page, please reach out to the [Apac [Pylint-Airflow](https://github.com/BasPH/pylint-airflow) - A Pylint plugin for static code analysis on Airflow code. [whirl](https://github.com/godatadriven/whirl) - Fast iterative local development and testing of Apache Airflow workflows. + +[simple-dag-editor](https://github.com/ohadmata/simple-dag-editor) - Zero configuration Airflow plugin that let you manage your DAG files. Review comment: Interesting one! Few questions: - does it work with Airflow 2.0+? - does it work with all executors? - if someone is using synchronisation mechanism for syncing DAGs - which version will be used? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
