The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user ashb (triggered by ashb).
Head commit for run: 1544868b6e5e8408a3cceba928dea4fde2787d6b / Jarek Potiuk <[email protected]> Add dev version of asset compilation (#25272) When we moved www asset compilation from container to the host in #25169, we removed yarn from the image and the old instructions are no longer valid. Instead of in-container yarn dev we expect now to have yarn dev run in the host. It can be done either with pre-commit (if you have no node/yarn installed in your host, pre-commit will automatically install both node and yarn in the right versions, or if you have yarn installed you can run it manually. The 'start-airflow' instructions now remove the in-container instructions and explain those two options you have. Report URL: https://github.com/apache/airflow/actions/runs/2736251332 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
