Add package lookup for removing packages by name/version/arch
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 29
- Forks
- 45
- Avg merge
- 4h 45m
- Merged PRs (30d)
- 1
Description
This should be consistently addressed in deb_package, rpm_package and file_content.
During content removal, enable ability to lookup package by vame, version, architecture. Today, only allows by digest.
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 examining the deb_package, rpm_package, and file_content removal paths to see how digest lookup is currently handled. The work is done when package removal consistently supports lookup by name, version, and architecture in all three components, in addition to digest lookup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ansible, python
- Domain
- backend, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100