This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 14eb1d3116 Fix ExternalTaskSensor when there is not task group TIs for
the current execution date (#32009)
add 79eac7687c Return None if an XComArg fails to resolve in a
multiple_outputs Task (#32027)
No new revisions were added by this update.
Summary of changes:
airflow/models/xcom_arg.py | 7 ++++++
tests/decorators/test_python.py | 47 +++++++++++++++++++++++++++++++++++++++--
2 files changed, 52 insertions(+), 2 deletions(-)