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 217fc5f59a6 Remove global from providers amazon tests (#59178)
add 85b65eb3961 Fix misleading error message when GitHook creation fails
(#59084)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/dag_processing/bundles/manager.py | 13 +++++-
.../bundles/test_dag_bundle_manager.py | 47 ++++++++++++++++++++++
.../git/src/airflow/providers/git/bundles/git.py | 5 ++-
providers/git/tests/unit/git/bundles/test_git.py | 35 +++++++++-------
4 files changed, 82 insertions(+), 18 deletions(-)