This is an automated email from the ASF dual-hosted git repository.
kamilbregula pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from a355213 Chart: add resources for cleanup and createuser jobs (#19263)
add a3c9956 Add support of `path` parameter for GCloud Storage Transfer
Service operators (#17446)
No new revisions were added by this update.
Summary of changes:
.../cloud/hooks/cloud_storage_transfer_service.py | 1 +
airflow/providers/google/cloud/hooks/gcs.py | 8 ++---
.../operators/cloud_storage_transfer_service.py | 42 +++++++++++++++++++---
.../google/cloud/utils/helpers.py} | 13 +++----
.../test_cloud_storage_transfer_service.py | 15 ++++----
.../providers/google/cloud/utils/test_helpers.py | 15 ++++----
6 files changed, 62 insertions(+), 32 deletions(-)
copy airflow/{contrib/hooks/__init__.py =>
providers/google/cloud/utils/helpers.py} (70%)
copy airflow/api_connexion/schemas/version_schema.py =>
tests/providers/google/cloud/utils/test_helpers.py (70%)