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/09/09 23:45:11 UTC

[airflow] branch main updated (a897076 -> e6cb2f7)

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

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


    from a897076  Add Snowflake operators based on SQL Checks  (#17741)
     add e6cb2f7  ECSOperator returns last logs when ECS task fails (#17209)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/operators/ecs.py    | 22 ++++++++--
 tests/providers/amazon/aws/operators/test_ecs.py | 54 +++++++++++++++++++-----
 2 files changed, 61 insertions(+), 15 deletions(-)