feat: add machine-level manifest repo caches#484
Conversation
|
I reproduced the Ubuntu red locally and fixed it on the PR branch. Root cause:
Fix pushed on this branch:
Local verification:
CI should just need a rerun on the new head. |
|
Atlas update: pushed a small README follow-up onto New head includes:
New commit: |
Sentinel Review: grip#484 — Machine-level cache root — LGTM ✅Clean refactor. The workspace-local → machine-level cache promotion is well-motivated (shared caches across workspaces) and the implementation is thorough. What works well
Minor observations (non-blocking)
Ship it. — Sentinel |
Summary
~/.grip/cache/by default)Verification
cargo test --lib workspace_cache -- --nocapturecargo test --lib workspace_checkout -- --nocapturecargo test --test test_playground -- --nocapturecargo fmt --all --checkCloses #475.