You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
David runs a UTM Ubuntu VM with the repo bind-mounted via VirtioFS, so edits on the Mac side are visible inside the VM immediately. Documented the iterate loop, the SSH invocation, and the disk-recovery commands for when the VM's local cargo target hits ENOSPC (it's 62 GB; a full clean is slow on aarch64, so prefer targeted deletes of `target/release`, `target/debug/incremental`, and `target/debug/Cmdr`).
Includes the gotcha about the VM having a half-configured D-Bus — exactly the shape that broke the accent-color CI test for 4 days — so future Linux unit tests with bounded probes can exercise the live D-Bus path here in addition to Docker.
0 commit comments