The GitHub Actions job "Tests AMD" on airflow.git/backport-ti-run has succeeded.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
4af8d8cae419eeb706ad31946a8d586feb952dfd / Kaxil Naik <[email protected]>
Port ``ti.run`` to Task SDK execution path (#50141)

This is the last thing to remove the parallel execution path.

For simplicity, `ti.run` and `ti._run_raw_task` have been retained, but they 
now use the Task SDK execution path. They have been retained so we don't have 
to make big bang changes in tests and PR remains relatively review-able. There 
are opportunities for evaluating & cleanup after this PR is merged:
- `get_template_context`,
- `handle_failure`,
- `check_and_change_state_before_execution`
- and probably a lot more.

The following bugs/missing features were identified and implemented:
- Running `on_kill` on the Task SDK execution path
- Resolving lazy_object_proxies in the Context dict when running with a 
VirtualEnvOperator
- https://github.com/apache/airflow/pull/50898

(cherry picked from commit f1ca1d1b90da1b573df90183be444a0a71f3bff9)

Report URL: https://github.com/apache/airflow/actions/runs/15194043366

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to