mozilla / mozilla/experimenter
Try out cache mounts for yarn, uv, etc commands
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 151
- Forks
- 229
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 212
Description
We should try using cache mounts for commands like yarn or uv install to try to reduce build times by fetching less
┆Issue is synchronized with this Jira Task
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the repository's Docker build configuration and the commands that run yarn or uv install. Start by identifying the relevant build stages and establish a baseline build time or cache behavior. Done means the cache mounts are applied where appropriate and builds complete successfully while fetching less.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, javascript, python
- Domain
- build-system, performance
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100