[PULP-1747] Investigate/perform the merging of two repository types (mirror + push)
Open
Nobody has claimed this yet.
Task
- Dominant language
- Python
- Stars
- 31
- Forks
- 56
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 22
Description
Now, we should be able to merge our repository types because we eliminated the unnecessary repository versioning from repositories of the push type.
We need to consider the discrepancies between the repository types, e.g.:
- when importing/exporting content
- removing images from the API
- RBAC
- etc.
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 comparing the mirror and push repository behavior at the import/export paths, image-removal API, and RBAC handling named in the issue. The issue does not identify files or tests; first establish the discrepancies and define the unified repository behavior before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, authorization, backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100