As a user, I can sync file repos that don't have a PULP_MANIFEST
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 598
- Forks
- 168
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 86
Description
Author: @bmbouter (bmbouter)
Bugzilla: https://bugzilla.redhat.com/buglist.cgi?quicksearch=1779869
Redmine Issue: 8413, https://pulp.plan.io/issues/8413
Motivation
It would be great to have the ability to sync file repositories that support directory listing but do not have a PULP_MANIFEST file.
For example: https://releases.hashicorp.com/vault/1.3.0/
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
The issue names no source files, tests, or entry points. Start by reproducing a sync against the example directory at releases.hashicorp.com/vault/1.3.0/ and trace the file-repository sync path to where PULP_MANIFEST is required. Done means a directory-listing repository without that manifest can sync successfully, with coverage for the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100