Skip to content

Conversation

@itsdevcoffee
Copy link
Owner

Summary

Adds automated binary builds and GitHub Releases.

Features

  • Automated Release creation on version tags
  • Binary builds for:
    • Linux x64 (CPU)
    • macOS Apple Silicon (ARM64)
    • macOS Intel (x86_64)
  • Uploads tar.gz artifacts to releases
  • Includes README and LICENSE in packages

Testing

Will be tested on next tag push (v0.4.1)

Creates releases with downloadable binaries for:
- Linux x64 (CPU)
- macOS Apple Silicon (ARM64)
- macOS Intel (x86_64)

Triggered on version tags (v*)
Uploads tar.gz artifacts to GitHub Releases automatically
@itsdevcoffee itsdevcoffee merged commit 1e50393 into main Dec 31, 2025
9 of 11 checks passed
@itsdevcoffee itsdevcoffee deleted the feat/v0.4.1-polish branch December 31, 2025 16:13
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