Skip to content

ci: fix code sign#383

Merged
wenytang-ms merged 1 commit intomainfrom
wenyt/fixcodesign
Mar 18, 2026
Merged

ci: fix code sign#383
wenytang-ms merged 1 commit intomainfrom
wenyt/fixcodesign

Conversation

@wenytang-ms
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown

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

Updates the Azure Pipelines (1ES MicroBuild) definitions to ensure extension code signing runs using production signing configuration and has the required OAuth token available to the signing tool.

Changes:

  • Enable production signing (signWithProd: true) in both RC and Nightly pipelines.
  • Provide SYSTEM_ACCESSTOKEN to the signing step via $(System.AccessToken).

Reviewed changes

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

File Description
.azp/VSCode-Spring-Boot-Dashboard-RC.yml Enables prod signing and supplies OAuth token env var for the signing command.
.azp/VSCode-Spring-Boot-Dashboard-Nightly.yml Mirrors RC changes for nightly signing (prod signing + OAuth token env var).

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

You can also share your feedback on Copilot code review. Take the survey.

@wenytang-ms wenytang-ms merged commit 6f0bf45 into main Mar 18, 2026
12 checks passed
@wenytang-ms wenytang-ms deleted the wenyt/fixcodesign branch March 18, 2026 03:20
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