base client: support list-releases
Metadata
Current evaluation
Merged after two reviewers approved, adding a list-releases namespaced endpoint with Pydantic validation to the base client. The update modified 13 files and resolved CRAFT-951.
Suggested action: —
No scores available.
Issue body
Introduce the namespaced endpoint with pydantic validation.
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
CRAFT-951
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after two reviewers approved, adding a list-releases namespaced endpoint with Pydantic validation to the base client. The update modified 13 files and resolved CRAFT-951. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Added list-releases endpoint support to the base client with pydantic validation, resolving CRAFT-951. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #51 base client: support releasing | craft-store | merged | Merged after two approvals, adding release support to the base client per CRAFT-950. The change modifies five files, introducing 189 lines and removing 2. | |
| #52 base client: support revisions | craft-store | merged | Merged. Added revision support to the base client and updated integration tests to use a common fixture with integration servers. Approved, passed CI, and resolved CRAFT-949. |