cli: implement progressive releases
Metadata
Current evaluation
Implemented progressive releases in the CLI via the release command. Merged after approval and passing CI checks, adding 447 lines across 10 files.
Suggested action: —
No scores available.
Issue body
Add the ability to trigger a progressive release using the release
command.
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 | — | — | Implemented progressive releases in the CLI via the release command. Merged after approval and passing CI checks, adding 447 lines across 10 files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged implementation of progressive releases via the CLI release command. The maintainer's changes were accepted, adding functionality to trigger progressive releases directly from the command line. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Implemented progressive release triggering via the CLI release command. Merged by maintainer sergiusens without additional discussion. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #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%. | |
| #3329 cli: update revisions to use releases API | snapcraft | merged | 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. |