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
fix: dry-run must not write packages cache; adapt vm e2e for pre-release CI
- config: RefreshPackagesFromRemoteDryRun() skips writePackagesCache so
--dry-run has zero side effects on ~/.openboot/
- root.go: call the dry-run variant when installCfg.DryRun is set
- TestVM_Journey_FirstTimeUser: use dev binary (vmCopyDevBinary) instead
of brew tap install — brew formula requires a published release
- TestVM_Interactive_InstallScript: skip when openboot formula is not
available in Homebrew (pre-release CI environment)
0 commit comments