feat: add publisher gateway client
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
This adds a very basic publisher gateway client that meets the needs of charmcraft's new 'create-track' command.
The client cannot login yet and still depends on the old requests-based clients for many features.
Potentially resolves #239
CRAFT-3424
- [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 | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Adds a basic publisher gateway client for charmcraft's create-track command. The implementation lacks login support and depends on legacy clients. Changelog update was suggested. Resolves #239 and CRAFT-3424. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #256 feat(publishergw): endpoints for promotion | craft-store | merged | 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. | |
| #2024 feat: create-track command | charmcraft | merged | Merged the create-track command. Approved by two reviewers and rebased to resolve conflicts. Depends on craft-store PR #240. Modifies 10 files with 612 additions and 2130 deletions. Authors discussed potential snapcraft porting. | |
| #397 feat: add charmcraft inspector | fetch-service | merged | Merged the charmcraft inspector, verifying charmcraft.yaml existence. Approved by two reviewers, passed CI, and changed 7 files. The author addressed invocation order review comments prior to final merge. | |
| #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. |