Skip to content

build: prepare v0.0.2 for VS Code Marketplace - #43

Merged
aadorian merged 1 commit into
masterfrom
build/v0.0.2-marketplace
Jun 22, 2026
Merged

build: prepare v0.0.2 for VS Code Marketplace#43
aadorian merged 1 commit into
masterfrom
build/v0.0.2-marketplace

Conversation

@aadorian

Copy link
Copy Markdown
Owner

Summary

  • Bump extension to 0.0.2 with changelog for tree views, webviews, settings, and CLI commands
  • Fix VSIX packaging (exclude wiki artifacts and .vscode/ — ~30 KB vs 11 MB)
  • Add release workflow: tests → package → optional Marketplace publish → GitHub Release
  • Align publisher with Marketplace account (AlejandroAdorjan) and add npm run publish

Test plan

  • CI passes (validate, tests, VSIX package, commit lint)
  • npm run publish produces opencode-walkthrough-0.0.2.vsix

Supersedes #39.

Made with Cursor

Bump version to 0.0.2, align publisher with Marketplace account, add
VSIX packaging script, changelog, release workflow marketplace steps,
and tightened .vscodeignore excludes.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions

Copy link
Copy Markdown

Thanks for your pull request! 🎉

CI will run extension tests and package a VSIX artifact you can download from the Checks tab.

Review locally (recommended)

  1. Check out this branch: git fetch origin pull/43/head:pr-43 && git checkout pr-43
  2. Open the repo in VS Code and press F5 to launch the Extension Development Host
  3. Exercise your changes in the sidebar, commands, and walkthrough

Review in VS Code with GitHub Pull Requests

Install the GitHub Pull Requests extension to browse, comment, and validate this PR without leaving the editor — the same workflow described in GitHub Pull Requests in VS Code.

Checklist

  • CI checks pass (validate, tests, VSIX package)
  • Tested in Extension Development Host (F5)
  • Walkthrough content updated if applicable
  • PR title follows Conventional Commits

Git workflow

See the Git workflow guide for branching, commits, and releases.

Good first issues

New contributor? See the good first issues roadmap.

@github-actions github-actions Bot added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request testing ci labels Jun 22, 2026
@aadorian
aadorian merged commit 44e7c86 into master Jun 22, 2026
11 checks passed
@aadorian
aadorian deleted the build/v0.0.2-marketplace branch June 22, 2026 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ci documentation Improvements or additions to documentation enhancement New feature or request testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant