PowerShell / PowerShell/PSResourceGet
Proxy support ?
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
Hello, I can see that it has been discussed in the following issues but there is no clear answer ...
https://github.com/PowerShell/PSResourceGet/issues/770
https://github.com/PowerShell/PSResourceGet/issues/244
https://github.com/PowerShell/PowerShellGet/issues/244#issuecomment-1031838955 (not existing anymore)
Add proxy support for following cmdlets :
- Install
- Update
- Find
- Save
- Publish
Proposed technical implementation details (optional)
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 reading the three linked issues and then trace the Install, Update, Find, Save, and Publish cmdlet entry points in PSResourceGet. Define the proxy behavior for each cmdlet and verify that all five support it consistently; the issue does not name specific files or tests.
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
- Mostly clear
- Newbie friendliness
- 35/100