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

Head commit for run:
757810d42b76e8bbcab6f2eee58b9a10f9ba650f / Jarek Potiuk <[email protected]>
Move writing configuration for webserver to main (webserver limited)

So far configuration was automatically written no matter what command
has been invoked. This means tha webserver configuration is stored
for all components, where it was only really needed for webserver.

This small change moves the place where configuration writing is
invoked  - webserver configuration will only be automatically
checked for and written when webserver command has been invoked
via __main__ entrypoint.

This has also the nice side-effect that it is not written during
tests, or when airflow is just imported.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to