PowerShell / PowerShell/PSResourceGet

Add a process to manage and query a Registry of Registries

Open
#1,883 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature_request Issue-Discussion
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.