Set up action to build compiled binaries on release #48
Labels
No labels
bug
chore
CI/CD
Code Cleanup
duplicate
DX
enhancement
help wanted
invalid
packaging
question
UI
UX
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
waycasthq/waycast#48
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?
In the future, I want to set up better nix packaging. One of those pieces is the user not having to recompile waycast on every update.
We should have an action that compiles binaries for the target systems on every release, and attaches those artifacts to the release. This is common practice in most software projects.
Tools to check out for this purpose: