feat: add configurable filesystem crash durability - #37
Conversation
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 14fdff72c5
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 24a646e67b
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 45f4a3aaba
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
@codex review |
|
Codex Review: Didn't find any major issues. 🚀 Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Summary
none,file, andfile-and-parent-directorybehavior throughFilesystemPiClientConfigwhile preservingfileas the defaultFilesystemDurabilityError.destinationVisibleValidation
npm run checknpm run buildnpm test— 41 tests, 38 passed, 3 Windows capability skips, 0 failednpm run test:coverage— 88.06% lines, 86.04% branches, 87.50% functionsnpm run benchmarknpm run verify:package— 29 packed files verifiednpm audit --audit-level=high— 0 vulnerabilitiesgit diff --checkReview follow-up
24a646e: pin the direct parent with a pre-rename handle45f4a3a: verify retained parent identity before/after rename and fail unconfirmed on mismatchb8d133a: verify followed parent target so stable symlinked parents work while retargeting is detectedCloses #35