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 8b358bd6c6e Fix CI upgrade script to not delete branch from origin
remote (#58163)
add bf38405bdd2 Upgrade email notifications to use SmtpNotifier (#57354)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/dag_processing/processor.py | 6 +-
.../tests/unit/dag_processing/test_processor.py | 65 +++++---
.../src/airflow/sdk/execution_time/task_runner.py | 145 ++++++++----------
.../task_sdk/execution_time/test_task_runner.py | 168 +++++++++++++++++++++
4 files changed, 274 insertions(+), 110 deletions(-)