PowerShell / PowerShell/PSResourceGet
Add a process to manage and query a Registry of Registries
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 576
- Forks
- 114
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 7
Description
Summary of the new feature / enhancement
As there is more movement to Module/Script Authors to host their own trusted package sources over ones like the PowerShellGallery, it would be great if we could have a central source file where we can add our package sources to for others to discover them & more importantly to be able to update from if we choose to move sources to other providers.
Proposed technical implementation details (optional)
I'd suggest that we have some form of store for package sources and a cmdlet that can return information from this that can then be Piped to Register-PSResourceRepository
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
No files, tests, or entry points are identified. Start by reviewing the proposed central package-source store and cmdlet, then determine how its output would feed Register-PSResourceRepository; done means authors can discover and update package sources through the new process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, powershell
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100