endpoints: urlpath generator for releases and revisions
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
CRAFT-1237
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a URL path generator for releases and revisions in the endpoints module. Addresses CRAFT-1237 and was approved and merged by maintainer sergiusens without additional comments. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #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. | |
| #59 endpoints: move upload endpoint to Endpoints | craft-store | merged | Merged a refactor moving the upload endpoint to the Endpoints class, as it is common across all environments. Approved by one reviewer, passed CI, and modified one file with a net reduction of three lines. Resolves CRAFT-1236. |