Skip to content

fix: pick the --run input type from the corpus extension - #65

Merged
abrignoni merged 1 commit into
mainfrom
ci/validate-sample-data
Aug 10, 2026
Merged

fix: pick the --run input type from the corpus extension#65
abrignoni merged 1 commit into
mainfrom
ci/validate-sample-data

Conversation

@abrignoni

Copy link
Copy Markdown
Owner

The registry's match key is spelled zip, but the LEAPP corpus registries point at zip, tar, and tar.gz images alike; hardcoding -t zip made --run unusable for the non-zip ones. The corpus file extension now selects the input type, and an unknown extension is reported instead of guessed.

This keeps the DLEAPP copy in lockstep with the ports of this script landing in the sibling cores in the same pass.

🤖 Generated with Claude Code

The registry's match key is spelled zip but the LEAPP corpus registries
point at zip, tar, and tar.gz images alike; hardcoding -t zip made --run
unusable for the non-zip ones. Extension now selects the input type, and
an unknown extension is reported instead of guessed. Keeps this copy in
lockstep with the ports of this script landing in the sibling cores.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@abrignoni
abrignoni merged commit 79f27de into main Aug 10, 2026
2 checks passed
@abrignoni
abrignoni deleted the ci/validate-sample-data branch August 10, 2026 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant