Align agent-isolation plan with tokenless allod-dev provisioning #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
The first allod-dev provisioning attempt exposed a mismatch between the reviewed plan and the implementation that landed across the Allod repos.
The implementation intentionally keeps allod-dev without a root HTTPS git credential store:
forgeTokenFile = null,httpsTokenFile = null, and public repos are fetched over SSH with the allod-agent key. The active agent-isolation plan still described an allod-devforgejo-https-token-allod-dev.agecredential and did not require review or acceptance tests to inspect the generated NixOS activation script for absent optional credentials.Fix the plan and review artifacts so future reviews cover:
x86_64-linux;