feat(publishergw): endpoints for promotion
Metadata
Current evaluation
Merged pull request adding publisher gateway endpoints to promote revisions between channels, resolving CRAFT-2708. Approved by two reviewers, passed CI checks, and integrated with 497 additions across 8 files.
Suggested action: —
No scores available.
Issue body
These are the endpoints needed to handle promoting a revision from one channel to another.
- [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 `make lint && make test`?
-----
CRAFT-2708
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged pull request adding publisher gateway endpoints to promote revisions between channels, resolving CRAFT-2708. Approved by two reviewers, passed CI checks, and integrated with 497 additions across 8 files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Implemented promotion endpoints for the publisher gateway, enabling revision channel migration. Merged following successful lint and test execution to resolve CRAFT-2708. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #249 feat(publishergateway): implement more endpoints | craft-store | merged | Merged implementation of additional PublisherGateway endpoints. Approved by two reviewers, adding 340 lines and removing 19 across seven files. Lint issues were addressed in a separate PR. | |
| #240 feat: add publisher gateway client | craft-store | merged | Merged following three approvals and passing CI. Adds a basic publisher gateway client for charmcraft's create-track command across 18 files (+651/-56). Suggested changelog update. Resolves #239 and CRAFT-3424. |