Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add release automation workflow for binary distribution #60

Merged
merged 9 commits into from
Feb 28, 2024

Conversation

sksat
Copy link
Member

@sksat sksat commented Feb 28, 2024

  • Binary-integrated license notice display is implemented in Integrate with notalawyer #59
  • Supported platform
    • Linux (x86_64): Build with musl libc
    • Windows (only kble-serialport): Build with MSVC (ABI/Linker)
      • reason: see build_kble_serialport_win job comment

@sksat sksat added the enhancement New feature or request label Feb 28, 2024
@sksat sksat self-assigned this Feb 28, 2024
@sksat sksat merged commit 96f3015 into main Feb 28, 2024
2 checks passed
@sksat sksat deleted the add-release-workflow branch February 28, 2024 08:03
@sksat
Copy link
Member Author

sksat commented Feb 28, 2024

FYI: @KOBA789 @kobkaz
Test binaries are released in 0.3.0-beta.1 & it can be install with cargo-binstall like below.

$ cargo binstall kble --version 0.3.0-beta.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant