Skip to content

Conversation

@KarbitsCode
Copy link
Contributor

@KarbitsCode KarbitsCode commented Jan 22, 2026

Checklist for Pull Requests

Manifests

  • Have you checked that there aren't other open pull requests for the same manifest update/change?
  • This PR only modifies one (1) manifest
  • Have you validated your manifest locally with winget validate --manifest <path>?
  • Have you tested your manifest locally with winget install --manifest <path>?
  • Does your manifest conform to the 1.10 schema?

Note: <path> is the directory's name containing the manifest you're submitting.


Microsoft Reviewers: Open in CodeFlow

Copilot AI review requested due to automatic review settings January 22, 2026 02:50
@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-126-332428-20260122-1

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR refreshes the WinGet manifests for Microsoft.Sysinternals.DebugView version 4.90 to align with wingetcreate 1.10.3.0 output and improve metadata quality.

Changes:

  • Standardizes version and locale manifests to the 1.10 schema style, including updated generator comments and consistent quoting of PackageVersion.
  • Updates locale metadata (publisher info, URLs, author attribution), adds a Moniker, and expands the Documentations list.
  • Enhances the installer manifest with install modes, UpgradeBehavior, and PortableCommandAlias entries for each architecture while preserving the existing installer ZIP configuration.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
manifests/m/Microsoft/Sysinternals/DebugView/4.90/Microsoft.Sysinternals.DebugView.yaml Updates the version manifest header and normalizes PackageVersion quoting for schema 1.10 style.
manifests/m/Microsoft/Sysinternals/DebugView/4.90/Microsoft.Sysinternals.DebugView.locale.en-US.yaml Adjusts publisher/author and URL metadata, adds Moniker and additional documentation links while keeping description and tags intact.
manifests/m/Microsoft/Sysinternals/DebugView/4.90/Microsoft.Sysinternals.DebugView.installer.yaml Adds install modes, UpgradeBehavior, and per-architecture PortableCommandAlias definitions, and moves ReleaseDate to the bottom while retaining existing installer URLs and hashes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@KarbitsCode KarbitsCode changed the title Microsoft.Sysinternals.DebugView version 4.90 Modify: Microsoft.Sysinternals.DebugView version 4.90 Jan 22, 2026
@wingetbot wingetbot added Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Executable-Error labels Jan 22, 2026
@stephengillie
Copy link
Collaborator

Automatic Validation ended with:

Executable C:\Users\Validator\AppData\Local\Microsoft\WinGet\Packages\Microsoft.Sysinternals.DebugView__DefaultSource\Dbgview.exe returned exit code: 1
Executable C:\Users\Validator\AppData\Local\Microsoft\WinGet\Links\dbgview.exe returned exit code: 1

Hex Dec Inverted Dec Symbol Description
00000001 1 -4294967295 ERROR_INVALID_FUNCTION Incorrect function.

(Automated response - build 1200.)

@stephengillie stephengillie added the Moderator-Approved One of the Moderators has reviewed and approved this PR label Jan 22, 2026
@microsoft-github-policy-service microsoft-github-policy-service bot merged commit 6646188 into microsoft:master Jan 22, 2026
6 of 7 checks passed
@wingetbot
Copy link
Collaborator

Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present.

@KarbitsCode KarbitsCode deleted the Microsoft.Sysinternals.DebugView-4.90-6f0fc421-befa-4afd-ad8a-c5c693ba9be2 branch January 23, 2026 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Moderator-Approved One of the Moderators has reviewed and approved this PR Publish-Pipeline-Succeeded Validation-Completed Validation passed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants