manager: leave one version on disk #13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "manager-changelog-rollout"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
manager: leave one version on disk
The versioned install root read as a rollback affordance and never was
one: install --version refetches the archive, so every
directory left behind was unread bytes. Install now leaves exactly one
and names what it swept.
A stable release also now refuses to publish without its changelog in
en and zh, checked before the first irreversible step. The lane owns
that refusal rather than the doctor, because a changelog is owed by a
release and not by a working tree.
stim has no published stable yet, so the install path could not be
exercised end to end here; the sweep function was run directly from
this file instead, and it is the same code already proven in sidecar.
Co-Authored-By: Claude Fable 5 noreply@anthropic.com