Skip to content

Include WinDbg package in GitHub releases - #1630

Merged
AArnott merged 1 commit into
mainfrom
aarnott-include-windbg-release-asset
Jul 30, 2026
Merged

Include WinDbg package in GitHub releases#1630
AArnott merged 1 commit into
mainfrom
aarnott-include-windbg-release-asset

Conversation

@AArnott

@AArnott AArnott commented Jul 30, 2026

Copy link
Copy Markdown
Member

Summary

  • upload WinDBGGallery/*.nupkg alongside public NuGet packages when creating GitHub releases

This restores the WinDbg extension as a release asset while retaining the existing NuGet package list.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 30, 2026 17:16

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Restores the WinDbg extension package(s) as GitHub Release assets by uploading WinDBGGallery/*.nupkg alongside the existing public NuGet packages during the release creation step.

Changes:

  • Update the GitHubRelease creation step to upload both NuGet/*.nupkg and WinDBGGallery/*.nupkg from the deployables-Windows pipeline artifact.

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

@AArnott
AArnott enabled auto-merge July 30, 2026 20:46
@AArnott
AArnott merged commit 72d3923 into main Jul 30, 2026
10 checks passed
@AArnott
AArnott deleted the aarnott-include-windbg-release-asset branch July 30, 2026 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants