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/08/26 22:18:52 UTC

[airflow] branch main updated (5c52bbf32d -> 810f3847c2)

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 5c52bbf32d copy into snowflake from external stage (#25541)
     add 810f3847c2 Update AWS system tests to use SystemTestContextBuilder (#25748)

No new revisions were added by this update.

Summary of changes:
 .../amazon/aws/operators/cloud_formation.py        |  2 +-
 .../system/providers/amazon/aws/example_athena.py  | 98 ++++++++++++----------
 .../providers/amazon/aws/example_cloudformation.py | 39 +++++----
 tests/system/providers/amazon/aws/example_sns.py   | 18 ++--
 tests/system/providers/amazon/aws/example_sqs.py   | 24 +++---
 5 files changed, 101 insertions(+), 80 deletions(-)