As a user, I can see the ProgressReport of Publish
Open
Nobody has claimed this yet.
file
- Dominant language
- Python
- Stars
- 598
- Forks
- 168
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 86
Description
Author: amacdona@redhat.com (amacdona@redhat.com)
Redmine Issue: 3315, https://pulp.plan.io/issues/3315
This story is to add progress reporting to the publish task. Currently, publish is performed in a single atomic transaction, which will need to be broken up.
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 publish task and reading how its current atomic transaction is structured. Determine how progress reporting should be exposed while the work is split into smaller transactional steps; done means users can see publish progress without losing the publish operation's intended behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100