Consolidate download progress reporting
Open
P2
team-Remote-Exec
type: feature request
- Dominant language
- Java
- Stars
- 25.8k
- Forks
- 4.6k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 72
Description
Bazel downloads files both as part of repository rule execution and when fetching results from a remote cache. We should ensure that the way download progress is reported on the command line is consistent and contains useful information without being overly verbose.
Contributor guide
Research direction
Start by tracing the two download paths named in the issue: repository rule execution and remote-cache result fetching. Compare their command-line progress output and define a consistent, useful format that avoids excess verbosity; done means both paths report downloads in the same way.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100