feat: endpoint for pushing a resource revision
Metadata
Current evaluation
Added an endpoint for pushing a resource revision. Merged after approval by two reviewers and passing CI checks, introducing 361 lines across six files.
Suggested action: —
No scores available.
Issue body
~~Requires #139~~
- [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 | — | — | Added an endpoint for pushing a resource revision. Merged after approval by two reviewers and passing CI checks, introducing 361 lines across six files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged the feature adding an endpoint for pushing a resource revision. Successfully integrated into the codebase 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. | |
| #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. | |
| #62 endpoints: urlpath generator for releases and revisions | craft-store | merged | Merged changes adding a URL path generator for releases and revisions to the endpoints module. Approved by one reviewer, passed CI checks, and added 49 lines across two files. Resolves CRAFT-1237. | |
| #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. |