feat: add checksum file to control tarball
Metadata
Current evaluation
Merged to add a checksum file to the control tarball. Approved by two reviewers with all CI checks passing. Changes modified three files, adding 80 lines and removing 8.
Suggested action: —
No scores available.
Issue body
- [ ] Have you followed the guidelines for contributing?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `make lint && make test`?
---
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to add a checksum file to the control tarball. Approved by two reviewers with all CI checks passing. Changes modified three files, adding 80 lines and removing 8. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged by maintainer cmatsuoka to add a checksum file to the control tarball. The feature was integrated directly without additional review comments or revisions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged feature adding a checksum file to the control tarball. The change was integrated into the main branch by maintainer cmatsuoka without additional review comments or revisions. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1683 feat: improve error message for checksum mismatch | craft-parts | merged | Merged improvements to checksum mismatch error messages, adding actual and expected digests to details, a resolution entry, and the problematic part name. Approved by two reviewers with all CI checks passing. Resolves #355. | |
| #48 Create checksum metadata | debcraft | closed | The request to generate an md5sums checksum file for the control tarball was resolved. The fix was implemented and merged in pull request #60. | |
| #26 sources: add support for source checksum | craft-parts | merged | Merged: adds file checksum computation to validate the source-checksum part property. Approved by two reviewers and passed CI checks. | |
| #429 feat: add lxd rootfs inspector | fetch-service | merged | Merged after adding an LXD rootfs inspector to parse tarballs containing metadata.yaml/json. Approved by two reviewers, passed all CI checks, and modified 9 files (+438/-15 lines). | |
| #398 feat: add store api and bld bin package inspectors | fetch-service | merged | Merged after two approvals and passing CI. Introduces store API and bld bin package inspectors to verify SHA3-384 digests and extract metadata from xz tarballs. Changes span 16 files with over 1100 lines added. |