pulp / pulp/pulpcore

As a user, I can see the ProgressReport of Publish

Open
#4,705 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.