storeapi: add channel-map endpoint
Metadata
Current evaluation
Merged after reviewer approval and passing CI checks, the change adds a channel-map endpoint to storeapi for Progressive Delivery. The merge modified 13 files with 1045 additions and 6 deletions.
Suggested action: —
No scores available.
Issue body
Only the data required to implement the Progressive Delivery feature are considered.
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
- [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `./runtests.sh static`?
- [ ] Have you successfully run `./runtests.sh tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after reviewer approval and passing CI checks, the change adds a channel-map endpoint to storeapi for Progressive Delivery. The merge modified 13 files with 1045 additions and 6 deletions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged addition of a channel-map endpoint to the storeapi module, enabling Progressive Delivery support. Maintainer sergiusens integrated the change directly without review comments. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Successfully merged. Added a channel-map endpoint to the storeapi to provide data for Progressive Delivery. Integrated by maintainer sergiusens. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3272 storeapi: improve to channel map docstrings | snapcraft | merged | Merged updates to storeapi channel map docstrings, aligning them with PEP 257 guidelines. Approved by one reviewer with no unresolved comments. The change affects one file, reducing 19 lines and adding 7. | |
| #2916 status: implement using the new channel-map endpoint | snapcraft | closed | Closed without merging due to pending reviews and 15 unresolved comments. The implementation enabling progressive release reporting via the new channel-map endpoint was abandoned. |