pulp / pulp/pulp_deb

Set signing_keys on packages when they are uploaded

Open
#1,466 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Triage-Needed
Dominant language
Python
Stars
71
Forks
91
Avg merge
1d 19h
Merged PRs (30d)
22

Description

Currently, the signing_keys field on packages is only populated when a package is signed by pulp_deb. It is not set for packages that are signed outside of Pulp, and then synced or uploaded into Pulp.

This change would mirror the one in pulp_rpm.

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 reviewing the analogous pulp_rpm change in pull request 4370, then trace how pulp_deb handles packages that are uploaded or synced. Done means packages signed outside Pulp have their signing_keys field populated after either path, with tests covering the behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.