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 643b23448f Avoid race condition when generating constraints/installing
providers (#36155)
add 712df0463b Refactor ExternalDagLink to not create ad hoc TaskInstances
(#36135)
No new revisions were added by this update.
Summary of changes:
airflow/models/renderedtifields.py | 6 ++--
airflow/sensors/external_task.py | 25 +++++++++++++---
tests/sensors/test_external_task_sensor.py | 47 +++++++++++++++++++-----------
3 files changed, 55 insertions(+), 23 deletions(-)