ohadmata commented on a change in pull request #390:
URL: https://github.com/apache/airflow-site/pull/390#discussion_r595974699



##########
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:
       @turbaszek your remarks added to the documentation, thanks!
   
   ### Use-cases
   * This plugin has been developed for a native deployment, where the Airflow 
webserver & scheduler are sharing the same dag_folder directory (as a mount).
   * The plugin is not designed for deployments that synchronize the dag_folder 
from a remote source (Git/S3)
   * You have the ability to disable the plugin for production env (see conf 
section)




----------------------------------------------------------------
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]


Reply via email to