You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "mhenc (via GitHub)" <gi...@apache.org> on 2023/02/14 13:19:41 UTC

[GitHub] [airflow] mhenc opened a new pull request, #29534: Migrate DagWarning.purge_inactive_dag_warnings and DagModel.deactivate_deleted_dags to Internal API

mhenc opened a new pull request, #29534:
URL: https://github.com/apache/airflow/pull/29534

   These methods are used in dag processign:
   https://github.com/mhenc/airflow/blob/master/airflow/dag_processing/manager.py#L771
   https://github.com/mhenc/airflow/blob/master/airflow/dag_processing/manager.py#L613
   
   closes: #29532 #29533


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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] potiuk merged pull request #29534: Migrate DagWarning.purge_inactive_dag_warnings and DagModel.deactivate_deleted_dags to Internal API

Posted by "potiuk (via GitHub)" <gi...@apache.org>.
potiuk merged PR #29534:
URL: https://github.com/apache/airflow/pull/29534


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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] mhenc commented on pull request #29534: Migrate DagWarning.purge_inactive_dag_warnings and DagModel.deactivate_deleted_dags to Internal API

Posted by "mhenc (via GitHub)" <gi...@apache.org>.
mhenc commented on PR #29534:
URL: https://github.com/apache/airflow/pull/29534#issuecomment-1429739253

   cc: @potiuk @vincbeck 


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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org