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 9c00985849 Instruct users to upgrade docker-desktop instead of work
around (#27809)
add 0cf3cb1a49 Improve TriggerRuleDep typing and readability (#27810)
No new revisions were added by this update.
Summary of changes:
airflow/ti_deps/deps/base_ti_dep.py | 60 +-
airflow/ti_deps/deps/trigger_rule_dep.py | 217 +++----
tests/models/test_taskinstance.py | 179 +++--
tests/ti_deps/deps/test_trigger_rule_dep.py | 970 +++++++++++++---------------
4 files changed, 668 insertions(+), 758 deletions(-)