You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ur...@apache.org on 2022/08/19 09:55:31 UTC

[airflow] branch main updated (6e66dd7776 -> 5c48ed19bd)

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

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


    from 6e66dd7776 Make GoogleBaseHook credentials functions public (#25785)
     add 5c48ed19bd Find cross-group tasks in iter_mapped_dependants (#25793)

No new revisions were added by this update.

Summary of changes:
 airflow/models/abstractoperator.py | 76 +++++++++++++++++++++++++++++++++-----
 airflow/models/taskmixin.py        | 57 +---------------------------
 tests/models/test_baseoperator.py  | 21 +++++++++++
 3 files changed, 88 insertions(+), 66 deletions(-)