This is an automated email from the ASF dual-hosted git repository.
amoghdesai pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from a8f511cc291 Adjust Timeout Action in Breeze Testing Command (#44802)
add 6c82431211b AIP-72: Scaffold task instance RTIF API calls during task
startup (#44725)
No new revisions were added by this update.
Summary of changes:
task_sdk/src/airflow/sdk/execution_time/comms.py | 12 ++++++++-
.../src/airflow/sdk/execution_time/task_runner.py | 27 +++++++++++++++++--
.../tests/dags/basic_templated_dag.py | 23 +++++++++++-----
task_sdk/tests/execution_time/test_task_runner.py | 31 ++++++++++++++++++++--
4 files changed, 81 insertions(+), 12 deletions(-)
copy tests/dags/subdir2/test_dont_ignore_this.py =>
task_sdk/tests/dags/basic_templated_dag.py (74%)