endpoints: move upload endpoint to Endpoints
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
It is common across all environments so far.
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
CRAFT-1236
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes moving the upload endpoint to the Endpoints class, as it is common across all environments. Resolves CRAFT-1236. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #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. |