This is an automated email from the ASF dual-hosted git repository.
dabla pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from cb54ad885d2 Fix documentation link (#64355)
add 6542fe6a289 Improve creation of RuntimeTaskInstance in TriggerRunner
regarding start_for_trigger functionality (#64298)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/executors/workloads/trigger.py | 5 ++-
.../src/airflow/jobs/triggerer_job_runner.py | 34 ++++++++++++------
airflow-core/src/airflow/models/dagrun.py | 40 ++++++++++++----------
airflow-core/src/airflow/models/taskinstance.py | 5 +--
.../tests/unit/models/test_taskinstance.py | 38 ++++++++++++++++++++
5 files changed, 91 insertions(+), 31 deletions(-)