[GitHub] [airflow] kaxil commented on a change in pull request #17121: Deactivating DAGs which have been removed from files

2021-09-14 Thread GitBox
kaxil commented on a change in pull request #17121: URL: https://github.com/apache/airflow/pull/17121#discussion_r708745692 ## File path: airflow/dag_processing/processor.py ## @@ -645,3 +648,12 @@ def process_file( self.log.exception("Error logging import

[GitHub] [airflow] kaxil commented on a change in pull request #17121: Deactivating DAGs which have been removed from files

2021-09-14 Thread GitBox
kaxil commented on a change in pull request #17121: URL: https://github.com/apache/airflow/pull/17121#discussion_r708745286 ## File path: airflow/models/dag.py ## @@ -2656,11 +2655,6 @@ def deactivate_deleted_dags(cls, alive_dag_filelocs: List[str], session=None):

[GitHub] [airflow] kaxil commented on a change in pull request #17121: Deactivating DAGs which have been removed from files

2021-09-14 Thread GitBox
kaxil commented on a change in pull request #17121: URL: https://github.com/apache/airflow/pull/17121#discussion_r708739971 ## File path: airflow/models/dag.py ## @@ -2656,11 +2655,6 @@ def deactivate_deleted_dags(cls, alive_dag_filelocs: List[str], session=None):

[GitHub] [airflow] kaxil commented on a change in pull request #17121: Deactivating DAGs which have been removed from files

2021-09-09 Thread GitBox
kaxil commented on a change in pull request #17121: URL: https://github.com/apache/airflow/pull/17121#discussion_r705789095 ## File path: airflow/dag_processing/processor.py ## @@ -645,3 +648,12 @@ def process_file( self.log.exception("Error logging import

[GitHub] [airflow] kaxil commented on a change in pull request #17121: Deactivating DAGs which have been removed from files

2021-09-09 Thread GitBox
kaxil commented on a change in pull request #17121: URL: https://github.com/apache/airflow/pull/17121#discussion_r705788322 ## File path: airflow/dag_processing/processor.py ## @@ -645,3 +648,12 @@ def process_file( self.log.exception("Error logging import