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 f612a2f Optimize Multiplatform cache builds (#22258)
add 85871eb Fix entire DAG stops when one task has end_date (#20920)
No new revisions were added by this update.
Summary of changes:
airflow/models/dag.py | 11 ++++++-----
airflow/models/dagrun.py | 4 +++-
tests/models/test_dag.py | 28 +++++++++++++++++++++++++++-
tests/models/test_dagrun.py | 9 +++++----
tests/models/test_taskinstance.py | 6 +++---
5 files changed, 44 insertions(+), 14 deletions(-)