ENH: Add Shape remote module CID blobs (2 files, 99.69 MiB)#34
Draft
hjmjohnson wants to merge 1 commit intoInsightSoftwareConsortium:gh-pagesfrom
Draft
ENH: Add Shape remote module CID blobs (2 files, 99.69 MiB)#34hjmjohnson wants to merge 1 commit intoInsightSoftwareConsortium:gh-pagesfrom
hjmjohnson wants to merge 1 commit intoInsightSoftwareConsortium:gh-pagesfrom
Conversation
Stages 2 binary blobs referenced by .cid key files in the ITKShape remote module so ExternalData can resolve them against ITKTestingData/CID/. All blobs recovered from local caches, verified via legacy SHA-512/MD5 + CIDv1-raw recomputation. No network fetches. Unresolved: 0 CID(s) not available locally. Assisted-by: Claude Code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stages the 2 binary blobs referenced by
.cidkey files in the ITKShape remote module so thatExternalDatacan resolve them againstITKTestingData/CID/.No network fetches required — all blobs recovered from local
$ExternalData_OBJECT_STORES/SHA512/and/orITKTestingData/MD5/.Size metrics
Verification
Each blob verified by (1) re-hashing to its legacy SHA-512 or MD5 key recovered from the module's git history and (2) recomputing its CIDv1-raw (
sha2-256,rawcodec) from contents. Zero mismatches.All CIDs resolved.