You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by fe...@apache.org on 2021/01/11 09:07:22 UTC

[airflow] branch master updated (a74fdb7 -> 8d42d9e)

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

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


    from a74fdb7  Improve a little readability (#13605)
     add 8d42d9e  add xcom push for ECSOperator (#12096)

No new revisions were added by this update.

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