• v0.1.0 f81cbcdd04

    v0.1.0
    All checks were successful
    sync-project-tree / sync (push) Successful in 7s
    Release installer / release (push) Successful in 3m39s
    Stable

    gitea-actions released this 2026-08-07 20:35:53 +00:00 | 2 commits to main since this release

    runicgateway-installer v0.1.0

    Features

    • feat(installer): read bundles from the branch they are published to
    • feat(installer): back up what a run is about to overwrite
    • feat(installer): build for and install on linux-aarch64
    • feat(installer): implement Phase 4 — doctor, update and uninstall
    • feat(installer): implement Phase 3 — the patch tier
    • feat(installer): implement Phase 2 — uo-link install and service
    • feat(installer): implement Phase 1 — the installer core

    Fixes

    • fix(release): actually build the arm64 binary it packages
    • fix(service): diagnose 1053 as a handshake, not a bad config
    • fix(release): tag only, before the cutover fires this for the first time
    • fix(bundle): publish to a bundles branch, and unbreak the stale check
    • fix(installer): keep user_created sticky across re-runs
    • fix(installer): satisfy clippy's unnecessary_sort_by on the CI toolchain
    • fix(installer): make the Linux half of Phase 2 compile
    • fix(ci): preflight release credentials and recover from an orphan tag

    All changes

    • fix(release): actually build the arm64 binary it packages
    • fix(service): diagnose 1053 as a handshake, not a bad config
    • feat(installer): read bundles from the branch they are published to
    • fix(release): tag only, before the cutover fires this for the first time
    • fix(bundle): publish to a bundles branch, and unbreak the stale check
    • docs(readme): describe the tool that exists, not Phase 1
    • feat(installer): back up what a run is about to overwrite
    • feat(installer): build for and install on linux-aarch64
    • ci(bundle): recognize a linux-aarch64 link asset
    • fix(installer): keep user_created sticky across re-runs
    • feat(installer): implement Phase 4 — doctor, update and uninstall
    • docs(installer): drop phase references that are now this build's behaviour
    • fix(installer): satisfy clippy's unnecessary_sort_by on the CI toolchain
    • feat(installer): implement Phase 3 — the patch tier
    • fix(installer): make the Linux half of Phase 2 compile
    • feat(installer): implement Phase 2 — uo-link install and service
    • feat(installer): implement Phase 1 — the installer core
    • ci(bundle): compose and publish the bundle manifest
    • fix(ci): preflight release credentials and recover from an orphan tag
    • ci(installer): add pr-checks, release, and project-tree sync workflows
    • chore(installer): bootstrap repo with governance docs and templates

    Verifying this download

    Releases are unsignedSHA256SUMS is the trust anchor. Verify before running:

    sha256sum -c SHA256SUMS --ignore-missing        # Linux
    
    Get-FileHash .\runicgateway-installer-windows-x86_64.exe -Algorithm SHA256   # Windows, compare to SHA256SUMS
    

    Windows will show a SmartScreen "unrecognized app" prompt; this is expected for unsigned binaries.

    Downloads