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 e91637f889 Fix deadlock when mapped task with removed upstream is
rerun (#26518)
add 5b2d0e02c6 GoogleAPIToS3Operator System Test (AIP-47) (#26370)
No new revisions were added by this update.
Summary of changes:
airflow/providers/amazon/aws/hooks/s3.py | 29 +++++--
.../amazon/aws/transfers/google_api_to_s3.py | 9 +-
.../operators/transfer/google_api_to_s3.rst | 4 +-
tests/providers/amazon/aws/hooks/test_s3.py | 8 ++
.../amazon/aws/transfers/test_google_api_to_s3.py | 11 ++-
.../aws}/example_google_api_youtube_to_s3.py | 96 ++++++++++++++++++----
6 files changed, 124 insertions(+), 33 deletions(-)
rename {airflow/providers/amazon/aws/example_dags =>
tests/system/providers/amazon/aws}/example_google_api_youtube_to_s3.py (56%)