Skip to content

ci: automate VS Code Marketplace publishing#26

Merged
ryanbas21 merged 1 commit into
mainfrom
ci/automate-vscode-publish
May 12, 2026
Merged

ci: automate VS Code Marketplace publishing#26
ryanbas21 merged 1 commit into
mainfrom
ci/automate-vscode-publish

Conversation

@ryanbas21
Copy link
Copy Markdown
Owner

@ryanbas21 ryanbas21 commented May 12, 2026

Summary

  • Add publish-vscode job to publish-extension.yml that publishes to the VS Code Marketplace on GitHub Release (stable)
  • Add pre-release publish step to the snapshot job in release.yml for tester builds
  • Requires VSCE_PAT secret (already added)

Test plan

  • Verify VSCE_PAT secret is set in repo settings
  • Trigger a snapshot via workflow_dispatch with extension: true and confirm pre-release appears on the Marketplace
  • Create a GitHub Release and confirm stable publish to Marketplace

🤖 Generated with Claude Code

Add publish-vscode job to publish-extension.yml for stable releases
and a pre-release publish step to the snapshot job in release.yml.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ryanbas21 ryanbas21 merged commit fc37d7e into main May 12, 2026
1 check passed
@ryanbas21 ryanbas21 deleted the ci/automate-vscode-publish branch May 12, 2026 04:36
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.

1 participant