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

Head commit for run:
6ed2d7e66081a8347b064e0f69d20dd74d8486c0 / Jed Cunningham 
<[email protected]>
Fix webserver.defaultUser.enabled=false not honored

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/22153362115

With regards,
GitHub Actions via GitBox


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

Reply via email to