This repository was archived by the owner on Feb 15, 2026. It is now read-only.
·
38 commits
to refs/heads/main
since this release
This is a long journey of a single highly useful change visible to the end user (the package now works when used on different Debian distributions) and a whole bunch of attempts to make the CI behave.
What’s Changed
- Build again for arm64 (#28) @mairas
- Fix the artifact upload in release-drafter.yml (#27) @mairas
- Debug missing artifact issues (#26) @mairas
- Wait for the merge build to finish before trying to draft the release (#25) @mairas
- Build packages on every PR update to make debugging easier (#24) @mairas
- Try to fix the CI package builds (#23) @mairas
- Add a run function for testing the build workflow locally using act (#22) @mairas
- Use docker compose v2 (#21) @mairas
- Fix the release process (#20) @mairas
- Use UV for Debian packaging (#19) @mairas