This is an automated email from the ASF dual-hosted git repository.

feluelle pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 475f1ab  Fix invalid continue_token for cleanup list pods (#13563)
     add 04d278f  Add S3ToFTPOperator (#11747)

No new revisions were added by this update.

Summary of changes:
 CONTRIBUTING.rst                                   |  2 +-
 .../aws/transfers/{s3_to_sftp.py => s3_to_ftp.py}  | 61 +++++++++-------------
 airflow/providers/amazon/provider.yaml             |  3 ++
 airflow/providers/dependencies.json                |  1 +
 .../amazon/aws/transfers/test_s3_to_ftp.py         | 43 +++++++++++++++
 5 files changed, 74 insertions(+), 36 deletions(-)
 copy airflow/providers/amazon/aws/transfers/{s3_to_sftp.py => s3_to_ftp.py} 
(52%)
 create mode 100644 tests/providers/amazon/aws/transfers/test_s3_to_ftp.py

Reply via email to