Skip to content

ci: simplify build workflow to release + attach .vsix on tag push https://claude.ai/code/session_01FAwND88GyhJhtTS1zKPU9r#17

Merged
jnerytech merged 4 commits intomainfrom
claude/ccr-f8009cbe-vQYJK
Mar 12, 2026
Merged

ci: simplify build workflow to release + attach .vsix on tag push https://claude.ai/code/session_01FAwND88GyhJhtTS1zKPU9r#17
jnerytech merged 4 commits intomainfrom
claude/ccr-f8009cbe-vQYJK

Conversation

@jnerytech
Copy link
Copy Markdown
Owner

No description provided.

claude added 2 commits March 10, 2026 07:18
- Triggers on version tags (v*) and manually via workflow_dispatch
- Runs format check, type-check, tests, and production build
- Packages the extension into a .vsix using @vscode/vsce
- Uploads .vsix as a GitHub Actions artifact (30-day retention)
- Attaches .vsix to the GitHub Release when triggered by a tag
- Optionally publishes to VS Code Marketplace using VSCE_PAT secret

https://claude.ai/code/session_01FAwND88GyhJhtTS1zKPU9r
@jnerytech
Copy link
Copy Markdown
Owner Author

@copilot faça um code review

Copy link
Copy Markdown

Copilot AI commented Mar 10, 2026

@jnerytech I've opened a new pull request, #18, to work on those changes. Once the pull request is ready, I'll request review from you.

ci: simplify build workflow to release + attach .vsix on tag push
@jnerytech jnerytech merged commit 2a5844e into main Mar 12, 2026
2 checks passed
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