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 c356e4fc22 Add option to skip cleaninig docker-compose after tests are
run (#31603)
add e2da3151d4 Add the missing `map_index` to the xcom key when skipping
downstream tasks (#31541)
No new revisions were added by this update.
Summary of changes:
airflow/models/skipmixin.py | 3 +++
airflow/operators/python.py | 9 +++++--
airflow/operators/subdag.py | 7 ++++-
tests/operators/test_python.py | 48 +++++++++++++++++++++++++++++++++
tests/operators/test_subdag_operator.py | 11 ++++++--
5 files changed, 73 insertions(+), 5 deletions(-)