[GitHub] [airflow] mik-laj commented on a change in pull request #9531: Support .airflowignore for plugins

2020-07-01 Thread GitBox
mik-laj commented on a change in pull request #9531: URL: https://github.com/apache/airflow/pull/9531#discussion_r448633985 ## File path: airflow/plugins_manager.py ## @@ -164,34 +165,31 @@ def load_plugins_from_plugin_directory(): global plugins # pylint:

[GitHub] [airflow] mik-laj commented on a change in pull request #9531: Support .airflowignore for plugins : .pluginingore

2020-06-28 Thread GitBox
mik-laj commented on a change in pull request #9531: URL: https://github.com/apache/airflow/pull/9531#discussion_r446609259 ## File path: airflow/plugins_manager.py ## @@ -164,8 +163,28 @@ def load_plugins_from_plugin_directory(): global plugins # pylint:

[GitHub] [airflow] mik-laj commented on a change in pull request #9531: Support .airflowignore for plugins : .pluginingore

2020-06-28 Thread GitBox
mik-laj commented on a change in pull request #9531: URL: https://github.com/apache/airflow/pull/9531#discussion_r446609058 ## File path: docs/concepts.rst ## @@ -1465,3 +1465,13 @@ would not be scanned by Airflow at all. This improves efficiency of DAG finding) The scope of

[GitHub] [airflow] mik-laj commented on a change in pull request #9531: Support .airflowignore for plugins : .pluginingore

2020-06-26 Thread GitBox
mik-laj commented on a change in pull request #9531: URL: https://github.com/apache/airflow/pull/9531#discussion_r446210550 ## File path: airflow/plugins_manager.py ## @@ -164,8 +163,28 @@ def load_plugins_from_plugin_directory(): global plugins # pylint: