fix
BREAKING
task/issue-67-presign-only-enforcement
#2 / 2
fix: enforce presign-only path for all wire verbs; clean up stale stream references (issue #67)
- clone: always calls fetch_bundle (removed fetch_stream branch for --depth) - pull: removed dead _FETCH_PRESIGN_*_THRESHOLD constants - push: log labels and dead-code comment on unreachable stream branch - store: remove debug prints from _verify_commit_id - tests: update clone_shallow, fetch_hardening, fetch_presign_routing, add CW0/CW1/CW2 wiring tests
sha256:9a4a65d83ea5f86be03d4711a2820bd5e5868847d0072813ef0ef5693e0a5257
sha
+4
~57
−15
symbols
sha256:721a7ad2eb82dddc25d0613ee4bcb270436ab6d39de5578e8e71b3389b1e6d73
snapshot
+4
symbols added
~57
symbols modified
−15
symbols removed
0
dead code introduced
Semantic Changes
76 symbols
~
run
~
run
~
run
~
run
~
run
~
run
~
run
~
run
~
run
−
test_no_depth_passes_none_to_fetch_stream
method
method test_no_depth_passes_none_to_fetch_stream L133–155
−
test_negotiate_called_before_fetch_stream
method
method test_negotiate_called_before_fetch_stream L414–449
+
test_negotiate_called_before_fetch_bundle
method
method test_negotiate_called_before_fetch_bundle L414–449
−
test_cw1_clone_shallow_still_calls_fetch_stream
function
function test_cw1_clone_shallow_still_calls_fetch_stream L115–136
+
test_cw1_clone_shallow_calls_fetch_bundle
function
function test_cw1_clone_shallow_calls_fetch_bundle L113–134
−
test_fpr0_below_threshold_uses_stream
function
function test_fpr0_below_threshold_uses_stream L144–149
−
test_fpr10_threshold_constants_match_server
function
function test_fpr10_threshold_constants_match_server L65–72
−
test_fpr1_object_threshold_triggers_presign
function
function test_fpr1_object_threshold_triggers_presign L156–161
−
test_fpr2_byte_threshold_triggers_presign
function
function test_fpr2_byte_threshold_triggers_presign L168–173
← Older
Oldest on task/issue-67-presign-only-enforcement
All commits
Newer
chore: land shelf checkpoint (repos.py uncommitted changes from …
sha256:10b7957594ac7d0a6595396a97b446bc23e92e06d7531e54e5906673f4cf5a32
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:9a4a65d83ea5f86be03d4711a2820bd5e5868847d0072813ef0ef5693e0a5257 --body "your comment"
No comments yet. Be the first to start the discussion.