Please add `skip_if_unavailable` support to repo files
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 128
- Forks
- 90
- Avg merge
- 6h 1m
- Merged PRs (30d)
- 1
Description
Hi,
yum has a features so you can set skip_if_unavailable = true for repositories which are e.g. inside of a VPN and you don't always have access to it.
Thanks for considering.
Contributor guide
No contributing guide indexed for this repository
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
No file, test, or entry point is named. Start by locating the repo-file parser and the handling of yum repository options, then trace how unavailable repositories are reported; done means a repository setting of skip_if_unavailable = true allows that repository to be skipped when inaccessible, with coverage for the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100