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 2021/01/07 01:18:17 UTC

[airflow] branch master updated (9c75ea3 -> f69405f)

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

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


    from 9c75ea3  Add How-To guide for PostgresOperator (#13281)
     add f69405f  Fix S3KeysUnchangedSensor so that template_fields work (#13490)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/sensors/s3_keys_unchanged.py    | 10 +++++-----
 tests/providers/amazon/aws/sensors/test_s3_keys_unchanged.py | 12 ++++++++++++
 2 files changed, 17 insertions(+), 5 deletions(-)