You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/10/10 04:21:23 UTC

[airflow] branch main updated (618967eb90 -> b4cef6da21)

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 618967eb90 Configure vscode dev-container (#26958)
     add b4cef6da21 SFTP to Google Cloud Storage Transfer system tests migration (AIP-47) (#26799)

No new revisions were added by this update.

Summary of changes:
 .../operators/transfer/sftp_to_gcs.rst             |   8 +--
 .../cloud/transfers/test_sftp_to_gcs_system.py     |  71 -------------------
 .../google/cloud/gcs}/example_sftp_to_gcs.py       |  75 +++++++++++++++++----
 .../google/cloud/gcs/resources/tmp.tar.gz          | Bin 0 -> 292 bytes
 4 files changed, 67 insertions(+), 87 deletions(-)
 delete mode 100644 tests/providers/google/cloud/transfers/test_sftp_to_gcs_system.py
 rename {airflow/providers/google/cloud/example_dags => tests/system/providers/google/cloud/gcs}/example_sftp_to_gcs.py (52%)
 create mode 100644 tests/system/providers/google/cloud/gcs/resources/tmp.tar.gz