Skip to content

chore: Update create-vsix to support multi-vsix and shared bot logic#32

Merged
TwitchBronBron merged 1 commit into
masterfrom
create-vsix-multi-vsix-support
Jul 2, 2026
Merged

chore: Update create-vsix to support multi-vsix and shared bot logic#32
TwitchBronBron merged 1 commit into
masterfrom
create-vsix-multi-vsix-support

Conversation

@TwitchBronBron

Copy link
Copy Markdown
Member

Summary

  • Adds a new create-vsix workflow (this repo didn't have one before) so PRs can be labeled create-vsix to trigger a vscode-brightscript-language vsix build that includes this branch's changes
  • Includes a workflow_dispatch trigger (with a pr input accepting a PR number or full URL) so this can be tested without needing a labeled PR
  • Forwards branch, pr, and repo to vscode-brightscript-language's create-vsix workflow, which builds the .vsix files and posts the download-links comment directly on the originating PR
  • Requires logger to be wired into vscode-brightscript-language's create-vsix.ts build graph (see chore: Update create-vsix to support multi-vsix and shared bot logic vscode-brightscript-language#847) for a logger PR's changes to actually be reflected in the built vsix

@TwitchBronBron TwitchBronBron added the create-vsix PRs with this tag will trigger a vsix build on vscode-brightscript-language for every push label Jul 2, 2026
@rokucommunity-bot

Copy link
Copy Markdown
Contributor

Hey there! I just built a new version of the vscode extension based on f306d8b.

Download:

Install instructions.

@TwitchBronBron TwitchBronBron merged commit 4b913cc into master Jul 2, 2026
9 checks passed
@TwitchBronBron TwitchBronBron deleted the create-vsix-multi-vsix-support branch July 2, 2026 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

create-vsix PRs with this tag will trigger a vsix build on vscode-brightscript-language for every push

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant