PowerShell / PowerShell/PSResourceGet
Auto-update modules feature
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
Have configuration for minor version updates vs patch version updates (maybe even have patch version updates as enabled by default to get security updates?). Perhaps have a filter for which modules the user wants to auto-update.
Proposed technical implementation details (optional)
Will need a way to integrate with PS7 for the check and update instead of relying on module import time as that may happen too infrequently.
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
The issue names no files or tests. Start by reviewing how PSResourceGet currently handles module import time and how PS7 can trigger checks and updates; clarify version-selection rules and module filters before implementation. Done should include agreed minor-versus-patch behavior and a defined PS7 update path.
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
- 20/100