feat: list resource revisions for a package
Metadata
Current evaluation
Merged to implement listing resource revisions for a package. Approved by two reviewers, fixes #125, and depends on #128. Adds 240 lines across four files.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `tox`?
-----
Requires #128
fixes #125
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to implement listing resource revisions for a package. Approved by two reviewers, fixes #125, and depends on #128. Adds 240 lines across four files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Successfully merged feature enabling resource revision listing for packages. Resolves issue #125 and depends on #128. Implementation completed by maintainer lengau. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #130 feat: update resource revisions | craft-store | merged | Merged update to resource revisions, resolving issue #126. Approved by two reviewers and passed all CI checks. Changes span seven files with 283 additions and 30 deletions. | |
| #128 feat: list revisions for a package | craft-store | merged | Merged feature adding package revision listing. Approved by two reviewers and passed CI. Implementation relies on heavily modified openapi-generator-cli models and fixes a JSON schema field naming discrepancy. Changes span 10 files. | |
| #254 Support for listing resources revisions. | charmcraft | merged | Merged after approval by two reviewers, the maintainer's changes add support for listing resource revisions. The update spans eight files with 224 additions and is now integrated into the codebase. | |
| #140 feat: endpoint for pushing a resource revision | craft-store | merged | Added an endpoint for pushing a resource revision. Merged after approval by two reviewers and passing CI checks, introducing 361 lines across six files. |