Management commands (e.g. repair, handle-artifact-checksums) ought to have progress indicators
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 598
- Forks
- 168
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 86
Description
Is your feature request related to a problem? Please describe.
Several management commands give no indication as to forward progress being made, which makes the UX frustrating
Describe the solution you'd like
Some indication as to progress ought to be provided.
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
Start by locating the management commands named repair and handle-artifact-checksums, then inspect how their work is structured and whether progress reporting conventions already exist. Clarify which commands and progress behavior are in scope, add coverage for the reported commands, and consider the work done when users receive useful forward-progress feedback.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100