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

Head commit for run:
0ee2cf71ae9b0b370d5b604d41f56149f85cde27 / Jarek Potiuk <[email protected]>
Add dev version of asset compilation

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/2730736922

With regards,
GitHub Actions via GitBox


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

Reply via email to