Skip to content

Bundle jl4-cli in Windows release#843

Merged
mengwong merged 1 commit intomainfrom
mengwong/release-cli
Mar 13, 2026
Merged

Bundle jl4-cli in Windows release#843
mengwong merged 1 commit intomainfrom
mengwong/release-cli

Conversation

@mengwong
Copy link
Copy Markdown
Contributor

Summary

  • Windows CI build job now builds both exe:jl4-lsp and exe:jl4-cli
  • Both binaries are uploaded in the same artifact and packaged into the Windows VSIX extension
  • No changes needed to packaging or extension code — existing !bin/** in .vscodeignore picks up both binaries automatically

Test plan

  • CI passes on this branch
  • After merge, verify the Windows VSIX artifact contains both jl4-lsp.exe and jl4-cli.exe in bin/win32-x64/

🤖 Generated with Claude Code

The Windows build job now builds and packages both exe:jl4-lsp and
exe:jl4-cli so that the CLI is available in the Windows VSIX extension.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mengwong mengwong merged commit cdd777a into main Mar 13, 2026
5 checks passed
@mengwong mengwong deleted the mengwong/release-cli branch March 13, 2026 08:22
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