Skip to content

Optionally allow official builds to publish VSIX extension. - #7692

Merged
jeffhandley merged 2 commits into
dotnet:mainfrom
peterwald:pw-tfx-vsix-publish
Aug 11, 2026
Merged

Optionally allow official builds to publish VSIX extension.#7692
jeffhandley merged 2 commits into
dotnet:mainfrom
peterwald:pw-tfx-vsix-publish

Conversation

@peterwald

@peterwald peterwald commented Aug 10, 2026

Copy link
Copy Markdown
Member
Microsoft Reviewers: Open in CodeFlow

Copilot AI lite review requested due to automatic review settings August 10, 2026 19:18
@peterwald
peterwald requested a review from a team as a code owner August 10, 2026 19:18

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

Adds an opt-in publishing stage intended to publish a signed VSIX (Azure DevOps extension) from official builds, leveraging the existing VSIX build artifact produced in the build stage.

Changes:

  • Introduces a new publishAzureDevOpsExtension stage to download the VSIXArtifacts artifact and prepare a publish directory.
  • Configures a 1ES adoExtension output to publish Microsoft.Extensions.AI.Evaluation.Reporting.vsix to the marketplace using the arcade-extensions-marketplace-publish service connection.
Show a summary per file
File Description
azure-pipelines.yml Adds a new stage/job to optionally publish the signed Azure DevOps VSIX extension from official builds.

Review details

Tip

Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

Comment thread azure-pipelines.yml Outdated
@jeffhandley
jeffhandley merged commit 4d04edb into dotnet:main Aug 11, 2026
5 checks passed
@peterwald
peterwald deleted the pw-tfx-vsix-publish branch August 11, 2026 11:41
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