This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from d46a9d12065 Fix inconsistent Dag hashes when template fields contain
unordered dicts (#59091)
add f58548101b8 AIP 67 - Multi-Team: Update LocalExecutor to support
running in a multi-team config (#59021)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/executors/local_executor.py | 38 ++++++---
.../tests/unit/executors/test_local_executor.py | 91 +++++++++++++++++++++-
.../src/airflow_shared/configuration/parser.py | 1 +
3 files changed, 120 insertions(+), 10 deletions(-)