Skip to content

fix: normalize sticky disk mount paths#55

Merged
adityamaru merged 2 commits into
mainfrom
fix/mount-path-ownership
Apr 30, 2026
Merged

fix: normalize sticky disk mount paths#55
adityamaru merged 2 commits into
mainfrom
fix/mount-path-ownership

Conversation

@adityamaru

@adityamaru adityamaru commented Apr 30, 2026

Copy link
Copy Markdown

Summary

  • Normalize sticky disk paths before saving action state so ~ mounts are unmounted and committed correctly.
  • Keep workspace-local nested mount parents writable, fixing tools like Nx that recreate .nx/cache.
  • Add focused tests for path normalization and workspace parent ownership decisions.

Test plan

  • npm run lint
  • npm test
  • npm run build

Made with Cursor


View in Codesmith
Need help on this PR? Tag @codesmith with what you need.

  • Let Codesmith autofix CI failures and bot reviews

View in Codesmith
Need help on this PR? Tag @codesmith with what you need.

  • Let Codesmith autofix CI failures and bot reviews (Staging)

@adityamaru adityamaru merged commit b931156 into main Apr 30, 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