ENH: Add VariationalRegistration remote module CID blobs (19 files, 3.69 MiB)#27
Draft
hjmjohnson wants to merge 1 commit intoInsightSoftwareConsortium:gh-pagesfrom
Conversation
….69 MiB) Stages 19 binary blobs referenced by .cid key files in the ITKVariationalRegistration remote module so ExternalData can resolve them against ITKTestingData/CID/. Every blob was verified before staging by re-hashing to its legacy SHA-512 or MD5 key and by recomputing its CIDv1-raw (sha2-256) identifier from file contents. Zero mismatches. Source: local $ExternalData_OBJECT_STORES and ITKTestingData/MD5/ tree. No network fetches required. Assisted-by: Claude Code -- bulk copy + verification pipeline
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 19 binary blobs referenced by
.cidkey files in the ITKVariationalRegistration 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 was 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) identifier from contents. Zero mismatches.