bazel-contrib / bazel-contrib/rules_uv

Adding `--no-cache` breaks `requirements_test`

Open
#153 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Starlark
Stars
29
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Adding `--no-cache` to the args list for `uv` breaks the `requirements_test` target with an error like this: `error: the argument '--no-cache' cannot be used multiple times`

Contributor guide

Open the contributing guide

Research direction

Start at the uv argument list used by the requirements_test target and trace where --no-cache is added. Run requirements_test to reproduce the duplicate-argument error; done means the target accepts the arguments without reporting that --no-cache is used multiple times.

Written by the indexing model from the issue text.

Assessment

Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.