feat: remove Cloudflare Worker push path (pack_origin / object-pack)
Deletes wire_push_object_pack, the /push/object-pack and /internal/register-objects routes, pack_origin from wire_refs and WireRefsResponse, worker_internal_key and pack_worker_url config settings, and all related tests and comments.
Two push paths remain: stream (< 500 objects AND < 50 MB) and presigned R2 (>= 500 objects OR >= 50 MB via push/presign → R2 PUT → push/confirm → push/stream).
sha256:af12b4bc0d64a82ae0d6fdf468b96f84ba1464aad51086d70ae05391840d50ea
sha
sha256:80eba57200c0d89690df93bb431eb962883e2b37f2b19a51bda2fa5073d2339d
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:af12b4bc0d64a82ae0d6fdf468b96f84ba1464aad51086d70ae05391840d50ea --body "your comment"
No comments yet. Be the first to start the discussion.