pulp / pulp/squeezer

python_distribution lacks the repository_version parameter

Open Beginner friendly
#248 1 comment 0 reactions 0 assignees View on GitHub

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.

See https://pulpproject.org/pulp_python/restapi/#tag/Distributions:-Pypi/operation/distributions_python_pypi_create

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.