• v0.2.0 f865660c7c

    v0.2.0
    All checks were successful
    sync-project-tree / sync (push) Successful in -1m23s
    Release installer / release (push) Successful in 5m56s
    Compose bundle / compose (push) Successful in 20s
    Stable

    gitea-actions released this 2026-09-14 23:11:53 +00:00 | 0 commits to main since this release

    runicgateway-installer v0.2.0

    Features

    • feat(doctor): the one host prerequisite the Asset Bridge added (Phase 9a)

    All changes

    Since v0.1.1:

    • feat(doctor): the one host prerequisite the Asset Bridge added (Phase 9a)
    • ci(release): sweep every tag for a missing release, not just this run's
    • ci(release): show the error body, and retry the release POST

    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
  • v0.1.1 9cc109910c

    v0.1.1
    Some checks failed
    sync-project-tree / sync (push) Successful in 6s
    Release installer / release (push) Failing after 4m3s
    Stable

    whitlocktech released this 2026-08-24 16:30:49 +00:00 | 7 commits to main since this release

    runicgateway-installer v0.1.1

    Fixes

    • fix(handoff): print the shard screen's real path

    All changes

    Since v0.1.0:

    • fix(handoff): print the shard screen's real path
    • docs(backup): correct why the sidecar database is not backed up
    • docs(readme): describe a released installer, not an unreleased one

    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
  • 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 | 14 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