python_distribution lacks the repository_version parameter
Open
Beginner friendly
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- Python
- Stars
- 29
- Forks
- 45
- Avg merge
- 4h 45m
- Merged PRs (30d)
- 1
Description
We can already specify the repository to serve the latest version, but not the repository_version to point to a specific version.
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 at the python_distribution entry point and compare its current repository handling with the linked Pulp REST API operation. Done means the module can accept repository_version and use it to target a specific repository version, while retaining the existing repository behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ansible, python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100