Skip to content
This repository was archived by the owner on Feb 15, 2026. It is now read-only.

Version 4.0.7 🦑

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Oct 16:21
· 38 commits to refs/heads/main since this release
26c82c9

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

👥 List of contributors

@mairas