You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/10/29 14:18:58 UTC

[airflow] branch master updated (9320fe6 -> 8222851)

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

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


    from 9320fe6  Standardize quotes in HTML files (#11724)
     add 8222851  Add Template Fields to RedshiftToS3Operator & S3ToRedshiftOperator (#11844)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/transfers/redshift_to_s3.py    | 2 +-
 airflow/providers/amazon/aws/transfers/s3_to_redshift.py    | 5 +----
 tests/providers/amazon/aws/transfers/test_redshift_to_s3.py | 5 +++++
 tests/providers/amazon/aws/transfers/test_s3_to_redshift.py | 5 +++++
 4 files changed, 12 insertions(+), 5 deletions(-)