This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from b0442f3 Handle timetable exception in ``DAG.next_dagrun_info``
(#18729)
add 29aa7f0 Properly set start_date for cleared tasks (#18708)
No new revisions were added by this update.
Summary of changes:
.../api_connexion/endpoints/task_instance_endpoint.py | 2 +-
airflow/models/taskinstance.py | 3 ++-
.../endpoints/test_task_instance_endpoint.py | 17 +++++++++++++++++
tests/models/test_cleartasks.py | 2 +-
4 files changed, 21 insertions(+), 3 deletions(-)