Skip to content

Add independent VS Code extension releases - #64139

Draft
Jake Bailey (jakebailey) wants to merge 2 commits into
microsoft:mainfrom
jakebailey:vscode-typescript-release-pipeline
Draft

Add independent VS Code extension releases#64139
Jake Bailey (jakebailey) wants to merge 2 commits into
microsoft:mainfrom
jakebailey:vscode-typescript-release-pipeline

Conversation

@jakebailey

@jakebailey Jake Bailey (jakebailey) commented Sep 2, 2026

Copy link
Copy Markdown
Member

WIP, still hacking

The gist is that the VS Code extension is versioned and tagged separately, we trigger a release by running a workflow which then opens a PR, which we then release, which builds, publishes, and then sticks on GitHub releases

Fixes #63924

Validate the package-lock version before creating a release tag and remove the unsupported test-signing path from the VSIX build pipeline.
@typescript-automation typescript-automation Bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug For Milestone Bug PRs that fix a bug with a specific milestone and removed For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Author: Team For Milestone Bug PRs that fix a bug with a specific milestone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Decouple extension publishing from TS compiler

1 participant