This is an automated email from the ASF dual-hosted git repository.
husseinawala pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 2c66b240cf Speed up TaskGroups with caching property of group_id
(#30284)
add 5e23de5a37 Fix `TriggerDagRunOperator` with deferrable parameter
(#30406)
No new revisions were added by this update.
Summary of changes:
airflow/operators/trigger_dagrun.py | 11 ++++++----
airflow/triggers/external_task.py | 2 +-
tests/operators/test_trigger_dagrun.py | 40 ++++++++++++++++++++++++++++------
3 files changed, 41 insertions(+), 12 deletions(-)