Skip to content

Fix missing macOS source mount folders - #212

Merged
aseembits93 merged 2 commits into
mainfrom
codex/fix-macos-mount-materialization
Aug 20, 2026
Merged

Fix missing macOS source mount folders#212
aseembits93 merged 2 commits into
mainfrom
codex/fix-macos-mount-materialization

Conversation

@aseembits93

Copy link
Copy Markdown
Collaborator

Summary

  • resolve a newly added File Provider mount-point identifier after root and working-set refreshes
  • force macOS to materialize the specific CloudStorage source folder without resetting or re-registering the shared domain
  • document the targeted activation and recovery behavior

Tests

  • cargo test -p locality-desktop (235 passed, 2 credential-gated tests ignored)
  • swift test in platform/macos/LocalityFileProvider (22 passed)
  • focused mount activation and visible-refresh tests
  • cargo fmt --all
  • git diff --check

Clippy

cargo clippy -p locality-desktop --all-targets -- -D warnings is currently blocked by pre-existing Rust 1.96 warnings on main (for example crates/locality-core/src/conflict.rs:307 and unrelated existing desktop warnings). The changed code compiles and the full desktop test suite passes.

@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
locality Ready Ready Preview Aug 20, 2026 11:15pm

@github-actions

Copy link
Copy Markdown

Codex review

No high-confidence issues found.

@aseembits93
aseembits93 merged commit a65335a into main Aug 20, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant