COMP: Remove orphaned IOScanco ISQ zero-byte marker#55
Draft
hjmjohnson wants to merge 1 commit into
Draft
Conversation
…ub 100MB limit) The IOScanco C0004255.ISQ blob is 106,958,336 bytes, which exceeds GitHub's 100 MB hard limit. Pushing the content-addressed blob to this gh-pages branch produced only a zero-byte marker file at CID/bafkreigcun2qy5mcnsyhpwjaspkds5wmanibtc2v5xwnnajgl3v2x62drm (originally added in PR InsightSoftwareConsortium#50); the actual content was never stored. ITK's IOScanco module reverts its content-link back to the SHA512 form, which ExternalData resolves via the data.kitware.com mirror (full blob available, HTTP 200, Content-Length 106958336). The orphan marker here is removed.
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.
Remove the orphaned zero-byte marker for the IOScanco
C0004255.ISQblob (introduced in PR #50). The blob is 106,958,336 bytes and exceeds GitHub's 100 MB per-file limit, so only a zero-byte marker was ever stored.ITK reverts its content-link back to the original
.sha512form, which ExternalData resolves via thedata.kitware.commirror (full blob available there, HTTP 200,Content-Length: 106958336).Companion PR
InsightSoftwareConsortium/ITK#6266 restores
Modules/IO/IOScanco/test/Input/C0004255.ISQ.sha512.