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/02/15 18:53:25 UTC

[airflow] branch main updated (40028f3 -> fc44836)

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 40028f3  Fix postgres part of pipeline example of tutorial (#21586)
     add fc44836  S3KeySensor to use S3Hook url parser (#21500)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/sensors/s3.py        | 19 ++----
 tests/providers/amazon/aws/sensors/test_s3_key.py | 72 +++++++++++------------
 2 files changed, 39 insertions(+), 52 deletions(-)