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 9d90166087 Don't overwrite .Values.airflowPodAnnotations (#37917)
add 4df2d9ce6f the resource example file `example_upload.txt` has been
moved to `airflow-system-tests-resources/gcs` (#37883)
No new revisions were added by this update.
Summary of changes:
.../operators/transfer/s3_to_gcs.rst | 2 +-
.../providers/google/cloud/gcs/example_gcs_acl.py | 20 ++--
.../google/cloud/gcs/example_gcs_copy_delete.py | 15 +--
.../google/cloud/gcs/example_gcs_sensor.py | 47 +++++-----
.../google/cloud/gcs/example_gcs_to_gdrive.py | 25 +++--
.../google/cloud/gcs/example_gcs_transform.py | 15 +--
.../cloud/gcs/example_gcs_transform_timespan.py | 19 ++--
.../google/cloud/gcs/example_gdrive_to_gcs.py | 16 ++--
.../google/cloud/gcs/example_s3_to_gcs.py | 25 +++--
.../google/cloud/gcs/example_s3_to_gcs_async.py | 103 ---------------------
10 files changed, 109 insertions(+), 178 deletions(-)
delete mode 100644
tests/system/providers/google/cloud/gcs/example_s3_to_gcs_async.py