-
v0.2.0
Stablereleased this
2026-04-09 13:31:14 +02:00 | 1 commits to main since this releaseRework CI workflows to use catthehacker/ubuntu runner and standard GitHub Actions,
fixing Docker image publishing to the Forgejo container registry.Changes
- Fix Docker image not being published due to missing
permissions: packages: write - Switch from manual git clone + docker CLI to standard actions (checkout, login, build-push)
- Add separate
test.ymlworkflow that runs on every push and PR tomain - Gate the Docker build on tests passing via
needs: test - Add
just prrecipe to print the develop → main PR URL - Add
just releaserecipe with branch, cleanliness, and tag validation - Rename
developmentbranch todevelop
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Fix Docker image not being published due to missing