Set signing_keys on packages when they are uploaded
Open
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
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 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