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:40:32 UTC

[airflow] branch main updated (b879550 -> 1945494)

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 b879550  Aws secrets manager backend (#17448)
     add 1945494  Adding ``TaskGroup`` support in ``BaseOperator.chain()`` (#17456)

No new revisions were added by this update.

Summary of changes:
 airflow/models/baseoperator.py    | 47 +++++++++++++++++++++++++--------------
 tests/models/test_baseoperator.py | 37 +++++++++++++++++++++++++++---
 2 files changed, 64 insertions(+), 20 deletions(-)