Skip to content

Add remote-site cache branching#40

Merged
adamziel merged 1 commit into
trunkfrom
codex/remote-site-cache-branching
May 12, 2026
Merged

Add remote-site cache branching#40
adamziel merged 1 commit into
trunkfrom
codex/remote-site-cache-branching

Conversation

@adamziel
Copy link
Copy Markdown
Contributor

Summary

  • add a production forkpress remote command for registering, listing, showing, and branching from remote-site caches
  • add storage support for remote-site cache manifests and wp-cow file-cache/mirror reuse without deleting or moving accumulated cache entries
  • add a COW helper to create normal ForkPress branches from an existing materialized WordPress tree

Validation

  • cargo fmt --check
  • cargo check -p forkpress-storage
  • FORKPRESS_RUNTIME_BUNDLE=/dev/null cargo check -p forkpress-cli --bin forkpress
  • cargo test -p forkpress-storage
  • FORKPRESS_RUNTIME_BUNDLE=/dev/null cargo test -p forkpress-cli --bin forkpress
  • cargo test --workspace --exclude forkpress-cli
  • FORKPRESS_RUNTIME_BUNDLE=/dev/null cargo test -p forkpress-cli parses_remote_add_wp_cow_clone --bin forkpress

@adamziel adamziel marked this pull request as ready for review May 12, 2026 14:13
@adamziel adamziel merged commit a03b2bb into trunk May 12, 2026
10 checks passed
@adamziel adamziel changed the title [codex] Add remote-site cache branching Add remote-site cache branching May 12, 2026
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