This is an automated email from the ASF dual-hosted git repository.
onikolas pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from f1af58da01f Dev: Remove `dry_run` overrides on some command for CI
(#55025)
add e5e0ef8126d Move from team_id to team_name (#55032)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/executors/base_executor.py | 4 +-
.../src/airflow/executors/executor_loader.py | 20 +++---
.../src/airflow/executors/executor_utils.py | 10 +--
.../tests/unit/executors/test_executor_loader.py | 46 ++++++------
.../tests/unit/executors/test_executor_utils.py | 84 +++++++++++-----------
5 files changed, 82 insertions(+), 82 deletions(-)