C2: hephd self-update (Mikado plan — cards for review) #7

Merged
eblume merged 19 commits from mikado/hephd-self-update into main 2026-06-04 15:03:23 -07:00
Showing only changes of commit e7cb86efdf - Show all commits

C2(hephd-self-update): close cargo-install-from-tag

Installer trait + CargoInstaller + apply_update landed and unit-tested
via injection. Real cargo execution is gated on the deployment env
(service-env-forge-access).
Erich Blume 2026-06-04 13:52:45 -07:00

View file

@ -3,7 +3,6 @@ title: Cargo install from tag
modified: 2026-06-04
tags:
- how-to
status: active
requires:
- self-update-poll-loop
- service-env-forge-access