The GitHub Actions job "Tests (AMD)" on 
airflow.git/prime-dagrun-on-mapped-expansion has succeeded.
Run started by GitHub user dstandish (triggered by dstandish).

Head commit for run:
9ca35863152f200b72cfa2f0dfe59b7c16cbf4a5 / Daniel Standish 
<[email protected]>
Return a list from _revise_map_indexes_if_mapped instead of yielding

Building new_tis and then yielding from it added no value over
returning it directly. The early-exit branches now return [] instead
of bare return, since a plain return produced None where the caller's
ready_tis.extend(...) needs an iterable.

Signed-off-by: Daniel Standish <[email protected]>

Report URL: https://github.com/apache/airflow/actions/runs/28960804776

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to