Build self-contained binaries for releases #52
Labels
No labels
Epic
Feature Request
HOLD
audit
automerge
bug
dependencies
documentation
duplicate
good first issue
help wanted
invalid
question
release
security
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
NiXTheDev/regexYbot#52
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Build and distribute self-contained binaries for Linux (AppImage) and Windows (.exe) in GitHub releases.
Background
Currently users need to have Bun installed and run from source. Providing pre-built binaries would make the bot more accessible to non-technical users.
Implementation Plan
Linux Binary (AppImage)
Windows Binary (.exe)
CI/CD Integration
Build Tools
Acceptance Criteria
Related
Part of Epic #38
Completed as part of #53 (0.1.10 Release). Self-contained binary builds for Linux and Windows have been merged. Binaries will be available in the GitHub release.