← Back to issue list

feat(inspectors): add chisel release inspector

View original Github issue

Metadata

Project
fetch-service
Number
#333
Type
pull request
State
closed
Author
rebornplusplus
Labels
Created
Updated
Closed

Current evaluation

Added a chisel release inspector to verify tarball downloads. The contribution was closed without merging after the author departed the project, leaving unresolved review comments and suggesting a new PR be opened instead.

Suggested action:

No scores available.

Issue body

Chisel release inspector verifies the chisel-releases repository's [1] tarball download request and response artifact. Chisel [2] downloads the tarball via a GET request to https://codeload.github.com. The inspector monitors this request and currently only examines the gzip compressed tarball and checks if it contains appropriate files. [1] https://github.com/canonical/chisel-releases [2] https://github.com/canonical/chisel ----- - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Added a chisel release inspector to verify tarball downloads. The contribution was closed without merging after the author departed the project, leaving unresolved review comments and suggesting a new PR be opened instead.

Update history

Date Change
created

Related issues

Issue Project State Summary Similarity
#445 feat(inspectors): add chisel-releases inspector fetch-service merged Merged into main following resolution of conflicts with #333. Introduces the chisel-releases inspector, including default config for GitHub metadata access, updated multi-key decoding, and a validation spread test. Approved by two reviewers with all CI checks passing.
80%