microsoft / microsoft/winget-cli
Specify minimum version of a package with WinGetPackage DSC Resource
Open
Nobody has claimed this yet.
Command-Configure
DSC-Resource
Issue-Feature
- Dominant language
- C++
- Stars
- 26.4k
- Forks
- 1.8k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 15
Description
Description of the new feature / enhancement
I want to be able to specify a minimum version.
I can specify a maximum version, but not a minimum version.
This assumes if both a minimum and maximum version are specified, they don't create an impossible version to install.
Proposed technical implementation details
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
The issue names the WinGetPackage DSC Resource but no files, tests, or entry points. First locate that resource and its existing maximum-version handling and tests; the work is complete when a minimum version can be specified, validated alongside a maximum version, and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100