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

Head commit for run:
979a72a7a3bff4e6cb8132360408584f65f2b203 / Jarek Potiuk <[email protected]>
Wait for asset compilation to finish before starting airflow in Breeze (#28575)

Asset compilation is performed in background and especially if it is run
for the first time it might take some time. At the same time database
intialization is done so usually it is not a problem but it some
cases database might be initialized faster and webserver would start
without assets compiled leading to nasty output.

This change adds waiting for the compilation - tmux will not
split screens and run webserver before it is done.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to