The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 5df850b2d5af8b48145f7d3629feb94eb37b0d44 / Jarek Potiuk <[email protected]> Fix dev-mode start-airflow in Breeze The recent asset compilation fix #29185 broke --dev-mode flag in Breeze. The start-airflow command checks if the output file is successfully deleted, but in case of dev-mode - it is never deleted because asset compilation runs in background continuously. The fix is to use different output file for --dev-mode asset compilation and to make sure it will also delete the regular output (potentially from the previous run). Report URL: https://github.com/apache/airflow/actions/runs/4038602542 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
