Bump MXC SDK to 0.2.1 and include mxc-diagnostic-console#382
Merged
bbonaby merged 1 commit intoMay 22, 2026
Conversation
…acts Mirrors PR #377: adds mxc-diagnostic-console.exe to the Rust.Build.Job.yml signPattern (so it gets signed and copied into wxc-binaries-* artifacts and into the mxc-release-binaries.zip) and to EXPECTED_WINDOWS_BINARIES in the SDK integration test helper. Also bumps the npm SDK from 0.2.0 to 0.2.1. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the TypeScript SDK package metadata to version 0.2.1 and updates build/test expectations to treat mxc-diagnostic-console.exe as a shipped Windows binary alongside the existing MXC executables.
Changes:
- Bump
@microsoft/mxc-sdkversion from 0.2.0 → 0.2.1 (package.json + lockfile). - Add
mxc-diagnostic-console.exeto the SDK integration test’s expected Windows binaries list. - Add
mxc-diagnostic-console.exeto the Azure Pipelines Windows signing/copy pattern.
Reviewed changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| sdk/tests/integration/test-helpers.ts | Extends Windows binary expectations to include mxc-diagnostic-console.exe. |
| sdk/package.json | Bumps SDK npm package version to 0.2.1. |
| sdk/package-lock.json | Keeps lockfile version metadata in sync with 0.2.1. |
| .azure-pipelines/templates/Rust.Build.Job.yml | Ensures mxc-diagnostic-console.exe is included in the Windows signing/copy list. |
Files not reviewed (1)
- sdk/package-lock.json: Language not supported
kanismohammed
approved these changes
May 22, 2026
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.
📖 Description
Bump SDK to 0.2.1 and include mxc-diagnostic-console.
🔗 References
🔍 Validation
✅ Checklist
📋 Issue Type
Microsoft Reviewers: Open in CodeFlow