cli: update revisions to use releases API
Metadata
Current evaluation
Merged update to the CLI revisions command, switching it to use the releases API. Approved by one reviewer across six files with 155 additions and 116 deletions.
Suggested action: —
No scores available.
Issue body
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 update to the CLI revisions command, switching it to use the releases API. Approved by one reviewer across six files with 155 additions and 116 deletions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged update to the CLI revisions command, switching it to use the releases API. Authored by maintainer sergiusens and integrated without further changes. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged the CLI revisions command update to use the releases API. The change was integrated by maintainer sergiusens without additional review comments or requested changes. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2868 cli: implement progressive releases | snapcraft | merged | Implemented progressive releases in the CLI via the release command. Merged after approval and passing CI checks, adding 447 lines across 10 files. | |
| #3010 cli: add progressive releases support to the release command | snapcraft | merged | Merged implementation adding progressive releases support to the CLI release command. Modifications span 12 files, reducing 223 net lines while increasing overall code coverage by 0.13%. | |
| #3134 cli: nicer message for status with no releases | snapcraft | merged | Merged change to CLI status command. Replaces empty table headers with a clearer message when no releases exist. Approved by one reviewer, passed CI checks, and applied with 14 additions and 1 deletion across two files. | |
| #149 make revision a positional argument to release | charmcraft | merged | Merged changes making revision a positional argument to the release command, resolving issue #127. Approved by two reviewers with minimal modifications across three files. |