[FEATURE] Allow custom sources to be configured
Open
Nobody has claimed this yet.
feature: cli
- Dominant language
- C#
- Stars
- 474
- Forks
- 65
- Avg merge
- 22h 25m
- Merged PRs (30d)
- 26
Description
Your suggestion
Currently PSRule v3 only supports PSGallery as a source when restoring from a lock file.
Custom sources should be supported to allow internal modules to be used instead of only public modules.
Alternatives
n/a
Additional context
No response
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 tracing the PSRule v3 lock-file restore path and how PSGallery is currently selected. Identify the configuration entry points and existing tests for restoring modules; done means custom sources, including internal modules, can be used without removing PSGallery support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, powershell
- Domain
- devops, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100