This is an automated email from the ASF dual-hosted git repository.
jedcunningham pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 051e617e0d7 Fix links in template email to point to versioned URL
(#45748)
add 721fa2746d0 Move config item dag_bundle_storage_path to dag_bundles
section (#45697)
No new revisions were added by this update.
Summary of changes:
airflow/config_templates/config.yml | 20 +++++++++++---------
airflow/dag_processing/bundles/base.py | 2 +-
airflow/dag_processing/bundles/manager.py | 2 +-
providers/tests/fab/auth_manager/conftest.py | 2 +-
task_sdk/tests/execution_time/test_supervisor.py | 2 +-
task_sdk/tests/execution_time/test_task_runner.py | 4 ++--
tests/conftest.py | 2 +-
.../bundles/test_dag_bundle_manager.py | 14 +++++++-------
tests/dag_processing/test_dag_bundles.py | 6 +++---
tests/dag_processing/test_manager.py | 4 ++--
10 files changed, 30 insertions(+), 28 deletions(-)