microsoft / microsoft/winget-cli
ADMX / GPO: Change SupportedOn info to use winget version
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 26.4k
- Forks
- 1.8k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 15
Description
Currently the supported on information of the policies show a Windows version. This makes no sense as the policy usability is based on the installed winget version and not the os version.
Better: Use the winget version that has implemented the policy for the first time.
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
Review the ADMX/GPO policy definitions and the generation path for their SupportedOn information; no specific files or tests are named in the issue. Determine how the first winget version implementing each policy is recorded, then verify that generated policy metadata reports that version instead of a Windows version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli, operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100