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

Head commit for run:
bc1e4eff40601de77f2c260635da953b4c6cc189 / Jed Cunningham 
<[email protected]>
Use SimpleAuthManager for standalone

This fixes the standalone command.

At the same time, it switches standalone to use SimpleAuthManager.
Similar to before, if it's the first time you run, the username and
password will be printed out - now just at the very top of the output
(which honestly is a bit easier to see before a ton of lines start
 flying by). However, it will only output the password once. On
subsequent starts, it will print the file that contains the file so you
can go grab the password yourself if you need it. This was done since
there isn't an easy way to both use the same password with standalone and
api-server directly and make sure we aren't outputting a password you've
populated yourself.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to