The GitHub Actions job "Tests AMD" on airflow.git/backport-9334484-v3-0-test 
has failed.
Run started by GitHub user gopidesupavan (triggered by gopidesupavan).

Head commit for run:
f028501c819d8c13fec002bbc1d24e036c595cbe / Jarek Potiuk <[email protected]>
[v3-0-test] Initialize custom variables before running db-reset (#54324)

Before that change, when you set custom variables or intialization in
airflow-breeze-config, the initialization was kind of wrongly done.

a) in case of regular breeze command, it was done AFTER db-reset
b) when start-airflow was done, the initialization was done during
   the start-airflow - separately - which was kinda strangely duplicated

This change unifies it - the initialization of custom variables and
scripts happens before we run db-reset or check if we should start
airflow.
(cherry picked from commit 9334484edc1711226ee1c2e0617f58e8e2c078ea)

Co-authored-by: Jarek Potiuk <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to