The GitHub Actions job "npm_and_yarn in /telemetry/ui for next - Update 
#1181700290" on burr.git/main has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
34d1fd64267ecfaad5c286451609ea64d2c0ace7 / Jarek Potiuk <[email protected]>
Simplify running of release scripts with dependency groups (#604)

While verifying the release, I realised that there were a small
issue with setting up the environment - the installation instructions
asked to install burr without extras in local dev env, but that
was not enoughm you need to also install `cli` extra.

I have updated the docs appropriately, but also added an alternative
workflow for running the installation scripts with `uv` and the
standard "dependency groups". The dependency groups are
already standardised and used by `uv` and others - for example to
install dev dependency group automatically when `uv sync` is used.

This makes it as easy to run the scripts as possible without having
all the venv manual installation and syncing (uv does it for you).

Report URL: https://github.com/apache/burr/actions/runs/20201363819

With regards,
GitHub Actions via GitBox

Reply via email to