microsoft / microsoft/winget-cli
Support Versioned Settings Schema
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 26.4k
- Forks
- 1.8k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 15
Description
Description of the new feature / enhancement
Unrelated to this PR - Is there a reason that the settings schema is still at 0.2? I'm just surprised that it doesn't have supported versions of the schema per client like the manifests do
We need to add that to the checklist so we can support versioned schemas. Great call out @Trenly!
Originally posted by @denelon in https://github.com/microsoft/winget-cli/issues/2961#issuecomment-1430288583
Proposed technical implementation details
Issue created for tracking purposes
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, tests, or entry points. Start by reviewing how manifest versions are supported and how the settings schema is defined; done means agreeing on and implementing versioned settings schemas per client, with validation coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100