This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 351fa53 Fix Kubernetes example with wrong operator casing (#21898)
add ace8c6e EdgeModifier refactoring (#21404)
No new revisions were added by this update.
Summary of changes:
airflow/models/taskmixin.py | 21 +++-
airflow/utils/edgemodifier.py | 107 ++++++++++----------
airflow/utils/task_group.py | 17 +++-
tests/utils/test_edgemodifier.py | 205 +++++++++++++++++++++++++++++++++++++++
4 files changed, 290 insertions(+), 60 deletions(-)