• v0.1.2 07c5cf18ea

    v0.1.2 Stable

    tegwick released this 2026-07-07 14:59:22 +00:00 | 176 commits to main since this release

    ops-warden v0.1.2

    Documentation release — Forgejo as canonical source.

    Changes

    • README: Forgejo clone (HTTPS + SSH forgejo-remote), install, upgrade, and stale-wheel recovery steps (4976002).
    • Version bump and uv.lock sync.

    Upgrade

    cd ~/ops-warden && git fetch --tags origin && git pull --ff-only
    make install-all
    

    Or check out this tag:

    git checkout v0.1.2 && make install-all
    
    Downloads