This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from f92194b Update Airflow Releasing Guide with 1.10.x and 2.0 commands
(#14098)
add 5d7d46b Improve GCSToSFTPOperator paths handling (#11284)
No new revisions were added by this update.
Summary of changes:
.../cloud/example_dags/example_gcs_to_sftp.py | 51 ++++-
.../google/cloud/transfers/gcs_to_sftp.py | 44 +++-
.../google/cloud/transfers/test_gcs_to_sftp.py | 252 +++++++++++++++++----
.../cloud/transfers/test_gcs_to_sftp_system.py | 4 +-
tests/test_utils/gcp_system_helpers.py | 3 +
5 files changed, 296 insertions(+), 58 deletions(-)