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 532069332c2 Fix corrupted bare Git repository recovery in DAG bundles
(#56206)
add 8e5755bd5b1 Fix Databricks provider import error without fab provider
(#56702)
No new revisions were added by this update.
Summary of changes:
.../tests/unit/always/test_providers_manager.py | 16 +-
.../core_api/routes/public/test_plugins.py | 57 +++---
providers/databricks/pyproject.toml | 2 +-
.../databricks/plugins/databricks_workflow.py | 192 ++++++++++-----------
.../azure/tests/unit/microsoft/azure/test_utils.py | 2 +
5 files changed, 143 insertions(+), 126 deletions(-)