dist/winget: record the first winget-pkgs submission (1.122.0)#88
Merged
Conversation
Manifests updated to the versions actually submitted in microsoft/winget-pkgs PR 403660: v1.122.0 URL/SHA-256/date, and the Platform value fixed to Windows.Desktop only (the 1.6 schema enum has no Windows.Server; the old draft failed winget validate). README now documents the submission, the schema lesson, and the retention-vs- winget-URL caveat. Docs/record only - no code changes, no release.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the
dist/winget/record to match the actual first submission to microsoft/winget-pkgs (PR #403660):1.99.1/->1.122.0/with the manifests exactly as submitted (v1.122.0 URL, SHA-256, ReleaseDate).Platformnow lists onlyWindows.Desktop-- the winget 1.6 schema enum has noWindows.Servervalue, and the pre-authored draft failedwinget validateon it.Docs/record only -- no code changes, no version bump, no release (same precedent as prior CI/docs-only PRs).