• v0.1.0 059e88d432

    v0.1.0
    CI Smoke / toolchain (push) Successful in 1s
    Stable

    jason released this 2026-06-29 22:50:18 -05:00 | 2 commits to main since this release

    First release of custom-gitea-runner — a self-owned, versioned, Docker-first Gitea Actions runner.

    Image: registry.alwisp.com/jason/custom-gitea-runner:v0.1.0 (multi-arch: linux/amd64 + linux/arm64)

    Highlights

    • Pinned toolchain: act_runner v0.2.11, Node 20, Docker CLI, git, jq, tini (no runtime apt installs)
    • Bootstrap registration (env-driven) with idempotent restart; healthcheck + smoke test
    • Validated end-to-end: actions/checkout, Node actions, docker login/build/push
    • Running live on Unraid (amd64) against git.alwisp.com

    See CHANGELOG.md for the full list of fixes.

    Downloads