Skip to content

fix: syncing of .lake/packages#35

Merged
Vtec234 merged 2 commits into
mainfrom
sync-dirs
Jun 3, 2026
Merged

fix: syncing of .lake/packages#35
Vtec234 merged 2 commits into
mainfrom
sync-dirs

Conversation

@Vtec234

@Vtec234 Vtec234 commented Jun 3, 2026

Copy link
Copy Markdown
Member
  • Add a mechanism for specifying which paths should be synced through collab-server vs excluded from sync. Excludes are not used here in the end but seem useful to keep.
  • Mount package set packages as writable overlays. Sandbox reads go to the global cache normally, but sandbox writes are possible and persisted to the usual package directory. Files written in this way take precedence over package set files. Fixes Ensure users can persistently install packages in projects #24.

@Vtec234 Vtec234 merged commit 7a131fd into main Jun 3, 2026
1 check passed
@Vtec234 Vtec234 deleted the sync-dirs branch June 3, 2026 13:54
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.

Ensure users can persistently install packages in projects

1 participant