PowerShell / PowerShell/PSResourceGet
Checking the Gallery Status from PowerShellGet
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 576
- Forks
- 114
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 7
Description
We could implement a new cmdlet that checks the gallery status (possibly from github so we can have a current report of any issues), or a -CurrentStatus parameter for Get-PSResourceRepository PSGallery that both pulls the repo information from the stored xml and then fetches status.
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 at the Get-PSResourceRepository entry point and compare the proposed new status cmdlet with a -CurrentStatus parameter for PSGallery. Determine how stored XML repository information and a current GitHub-based status report should be combined; done means one clearly defined interface reports the current PSGallery status.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, powershell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100