This is an automated email from the ASF dual-hosted git repository.
onikolas pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 0359a42a39 Migrate DagFileProcessor.manage_slas to Internal API
(#28502)
add e5730364b4 Remove hard-coded executor reschedule mode coupling
(#28934)
No new revisions were added by this update.
Summary of changes:
airflow/executors/base_executor.py | 1 +
airflow/executors/celery_kubernetes_executor.py | 1 +
airflow/executors/debug_executor.py | 1 +
airflow/executors/local_kubernetes_executor.py | 1 +
airflow/sensors/base.py | 7 ++-
tests/sensors/test_base.py | 61 +++++++++++++++++++++++++
6 files changed, 70 insertions(+), 2 deletions(-)