Skip to content

Bump MXC SDK to 0.2.1 and include mxc-diagnostic-console#382

Merged
bbonaby merged 1 commit into
mainfrom
user/bbonaby/add-package-to-release-and-bump-version
May 22, 2026
Merged

Bump MXC SDK to 0.2.1 and include mxc-diagnostic-console#382
bbonaby merged 1 commit into
mainfrom
user/bbonaby/add-package-to-release-and-bump-version

Conversation

@bbonaby

@bbonaby bbonaby commented May 22, 2026

Copy link
Copy Markdown
Collaborator

📖 Description

Bump SDK to 0.2.1 and include mxc-diagnostic-console.

🔗 References

🔍 Validation

✅ Checklist

📋 Issue Type

  • Bug fix
  • Feature
  • Task
Microsoft Reviewers: Open in CodeFlow

…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>
Copilot AI review requested due to automatic review settings May 22, 2026 03:48

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 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-sdk version from 0.2.0 → 0.2.1 (package.json + lockfile).
  • Add mxc-diagnostic-console.exe to the SDK integration test’s expected Windows binaries list.
  • Add mxc-diagnostic-console.exe to 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

Comment thread sdk/tests/integration/test-helpers.ts
@bbonaby bbonaby changed the title Bump SDK to MXC SDK to 0.2.1 and include mxc-diagnostic-console Bump MXC SDK to 0.2.1 and include mxc-diagnostic-console May 22, 2026
@bbonaby bbonaby merged commit 49c59de into main May 22, 2026
19 checks passed
@bbonaby bbonaby deleted the user/bbonaby/add-package-to-release-and-bump-version branch May 22, 2026 04:28
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