cli: add progressive releases support to the release command
Metadata
Current evaluation
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%.
Suggested action: —
No scores available.
Issue body
- [ ] 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 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%. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into master, adding progressive releases support to the CLI release command. The update increased overall code coverage by 0.13% with 91.62% diff coverage. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into master, adding progressive releases support to the CLI release command. Integration increased test coverage by 0.13% with 91.62% diff coverage. |
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. | |
| #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. |