The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix-70296-azure-fileshare-directory-alias has succeeded.
Run started by GitHub user Andrushika (triggered by Andrushika).

Head commit for run:
10c5bade780e3db21b99ac116181c5905e584919 / Andrew Chang <[email protected]>
Apply directory_name alias in execute to cover mapped tasks

MappedOperator.render_template_fields calls _do_render_template_fields
on the unmapped task directly, so render_template_fields overrides never
run for mapped tasks and the alias was lost on that path. execute() runs
on both the mapped and unmapped paths, after rendering; the was-it-passed
decision stays in __init__ where the un-rendered values are visible.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to