Skip to content

Migrate to Deploy Box Product for release stage #5063

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 24, 2025
Merged

Conversation

andyleejordan
Copy link
Member

@andyleejordan andyleejordan commented Oct 10, 2024

Uses a new template in OneBranch for publishing signed extensions to the VS Code marketplace.

@andyleejordan
Copy link
Member Author

andyleejordan commented Oct 29, 2024

Sooo this is annoyingly still a big TBD due to internal teams talking to each other.

Took a bit but it's sorted!

@andyleejordan
Copy link
Member Author

@JustinGrote when this is done (early next week, identified some upstream bugs) we can consolidate the NPM optional dependencies back into dev dependencies and remove clean up the build a little.

@andyleejordan andyleejordan changed the title Migrate to DeployBox for release stage Migrate to Deploy Box Product for release stage Jun 24, 2025
@andyleejordan andyleejordan added Issue-Enhancement A feature request (enhancement). Area-Build & Release labels Jun 24, 2025
@andyleejordan andyleejordan marked this pull request as ready for review June 24, 2025 22:45
@Copilot Copilot AI review requested due to automatic review settings June 24, 2025 22:45
@andyleejordan andyleejordan requested a review from a team as a code owner June 24, 2025 22:45
Copy link

@Copilot 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

This PR migrates deployment for signed VS Code extensions to the new Deploy Box Product release stage using an updated OneBranch template. Key changes include:

  • Adding a new "release" category and setting the release environment.
  • Adjusting artifact paths and pool types for the GitHub and VS Code Marketplace publish jobs.
  • Replacing the inline AzureCLI script with a dedicated vsce workflow step for publishing.
Comments suppressed due to low confidence (1)

.pipelines/vscode-powershell-Official.yml:197

  • Verify that the 'preRelease' flag and the associated vsce block parameters are correctly configured to align with the new release process and prevent unintended pre-release deployments.
                preRelease: $(prerelease)

@andyleejordan andyleejordan enabled auto-merge (rebase) June 24, 2025 23:03
@andyleejordan andyleejordan disabled auto-merge June 24, 2025 23:03
@andyleejordan andyleejordan enabled auto-merge (squash) June 24, 2025 23:03
@andyleejordan andyleejordan merged commit 4f51f50 into main Jun 24, 2025
8 checks passed
@andyleejordan andyleejordan deleted the onebranch branch June 24, 2025 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Build & Release Issue-Enhancement A feature request (enhancement).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants