Skip to content

build: publish static Linux x64 browser CLI - #25

Merged
freelw merged 1 commit into
mainfrom
feat/linux-release-only
Aug 19, 2026
Merged

build: publish static Linux x64 browser CLI#25
freelw merged 1 commit into
mainfrom
feat/linux-release-only

Conversation

@254808127

@254808127 254808127 commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add a static x86_64-unknown-linux-musl release build
  • include the Linux binary in COS publication and checksums
  • update CI release-target contract checks
  • bump the native release and bootstrap pin to 1.1.14
  • document Linux x64 as a published target

This PR intentionally does not add macOS Intel or change Rust SDK, CLI, API, CDP, authentication, or browser behavior code.

Validation

Local checks:

  • git diff --check
  • shell syntax checks
  • release workflow contract checks
  • Lightmount Rust toolchain cargo fmt --all -- --check
  • Lightmount Rust toolchain cargo test --all-targets --locked (14 passed)

The Linux musl cross-build is covered by the CI release workflow.

@freelw
freelw merged commit a5b665a into main Aug 19, 2026
3 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.

2 participants