Skip to content

Upgrade rollup#29

Merged
johnny-emp merged 17 commits into
mainfrom
codex/upgrade-rollup
May 21, 2026
Merged

Upgrade rollup#29
johnny-emp merged 17 commits into
mainfrom
codex/upgrade-rollup

Conversation

@johnny-emp
Copy link
Copy Markdown
Contributor

Summary

Rolls the currently open upgrade PRs into one branch:

Merge-resolution notes

  • Preserved the API/test module split while carrying forward secure-mode and corruption tests that were added to the old monolithic test file.
  • Kept secure-mode public no-auth backup/read APIs fail-closed.
  • Made permission-denied display text generic while preserving structured error variants.
  • Revalidated full-backup WAL tail selection when checkpoint-covered WAL files are reclaimed during backup setup.
  • Updated the naming-gate violation in src/commit/apply.rs with a domain-specific binding name.

Verification

  • cargo fmt --check
  • cargo test

@johnny-emp johnny-emp merged commit ffd4ab2 into main May 21, 2026
7 of 9 checks passed
@johnny-emp johnny-emp deleted the codex/upgrade-rollup branch May 21, 2026 22:07
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