This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from d04f22e7813 Clarify a bit the code re updating next_dag run and next
run after (#59724)
add 784ad847dd6 Refactor providers to use SQLA2 (#59975)
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 7 +++
.../standard/operators/test_branch_operator.py | 19 +++++--
.../tests/unit/standard/operators/test_datetime.py | 9 ++--
.../operators/test_latest_only_operator.py | 12 ++---
.../unit/standard/operators/test_trigger_dagrun.py | 60 +++++++++++-----------
.../tests/unit/standard/operators/test_weekday.py | 7 +--
.../standard/sensors/test_external_task_sensor.py | 15 +++---
.../tests/unit/standard/utils/test_skipmixin.py | 17 +++---
8 files changed, 83 insertions(+), 63 deletions(-)