feat: add extra information to snap refresh inspection
Metadata
Current evaluation
Merged following two reviewer approvals and successful CI checks. Adds version, revision, and channel data to snap refresh inspection metadata and the ContentID field. Resolves FETCH-71 across four files (+40/-19).
Suggested action: —
No scores available.
Issue body
Collect version and revision information from the snap refresh response and
annotate the inspection metadata. Also add channel and revision to the
ContentID field to the artifact metadata.
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
FETCH-71
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged following two reviewer approvals and successful CI checks. Adds version, revision, and channel data to snap refresh inspection metadata and the ContentID field. Resolves FETCH-71 across four files (+40/-19). |
Update history
| Date | Change |
|---|---|
| created |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #628 feat: annotate comprehensive snap refresh information | fetch-service | merged | Merged implementation that annotates snap refresh results with complete tracking channel, effective channel, and architecture details. Approved by two reviewers, passed all CI checks, and resolves issue #619. | |
| #145 inspectors/snap: fix snap refresh inspector | fetch-service | merged | Merged following two approvals and passing CI. The snap refresh inspector was fixed by enforcing stricter artifact format verification, correctly assigning the inspector name, and registering the component across nine files. | |
| #508 feat: add snap sections inspector | fetch-service | merged | Merged the addition of a Snap Store sections API inspector, resolving issue #512. Approved by two reviewers, passed all CI checks, and integrated by maintainer cmatsuoka. | |
| #492 feat: add format-specific id to metadata | fetch-service | merged | Merged a feature adding a content-id field to metadata for format-specific identifiers like snap IDs, package IDs, and git refs. Approved by two reviewers with all CI checks passing. |