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

Head commit for run:
3e374dcc81e5a2b24f2fcbe47778d1c887f1190a / 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/2734667263

With regards,
GitHub Actions via GitBox


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

Reply via email to