feat: list revisions for a package
Metadata
Current evaluation
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.
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`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged implementation for listing package revisions. Introduces Pydantic models and JSON schema validation. Author resolved a schema field naming discrepancy and customized auto-generated models before final merge. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #129 feat: list resource revisions for a package | craft-store | merged | 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. | |
| #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. | |
| #781 feat: JSON schema generation for parts | craft-parts | merged | Merged the feature adding JSON schema generation for parts. Approved by two reviewers and depends on #778. The commit updates 13 files with 400 additions and 9 deletions. | |
| #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. |