• v1.4.5 ef85c121ce

    v1.4.5
    All checks were successful
    CI / build-and-test (push) Successful in 1m52s
    CI / docker-build (push) Successful in 30s
    Stable

    joeyr released this 2026-07-14 09:10:39 -05:00 | 15 commits to main since this release

    Added

    • CI publishes the Docker image to the Forgejo registry. On pushes to main, the docker-build job now pushes the image it builds to forgejo.jrendar.org/joeyr/aufhocker, tagged latest plus the commit SHA (a pinned rollback target); PRs still build-only. The job gained needs: build-and-test, so a red test run can never overwrite :latest. Auth is the REGISTRY_TOKEN repo Actions secret — a dedicated Forgejo token scoped to write:package only. This completes steps 2–3 of docs/DOCKER_SWARM_SETUP.md: the swarm stack can now pull instead of building on-host.
    Downloads