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 e939a641b2 Make MappedTaskGroup depend on its expand inputs (#27876)
     add 33cc100ada Allow depth-first execution (#27827)

No new revisions were added by this update.

Summary of changes:
 airflow/models/taskinstance.py              |  98 ++++++++++++++++
 airflow/models/xcom.py                      |   2 +-
 airflow/models/xcom_arg.py                  | 107 +-----------------
 airflow/ti_deps/deps/trigger_rule_dep.py    | 148 +++++++++++++++++-------
 tests/ti_deps/deps/test_trigger_rule_dep.py | 169 ++++++++++++++++++----------
 5 files changed, 325 insertions(+), 199 deletions(-)

Reply via email to