The GitHub Actions job "Tests" on airflow.git/main has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
0a307cce79a642b5063e1f49296ffb3f275103da / Jed Cunningham 
<[email protected]>
Fix webserver.defaultUser.enabled=false not honored (#62143)

When webserver.defaultUser.enabled was set to false, the create-user
job still ran because createUserJob.enabled defaults to true and the
OR condition let it through. This adds a helper template that gives
the deprecated webserver.defaultUser precedence when present, only
falling back to createUserJob.enabled otherwise. Also fixes NOTES.txt
to display credentials from the correct source.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to