cli: support getting snap status by track
Metadata
Current evaluation
Added CLI support for retrieving snap status by track. Merged following reviewer approval and passing static and unit tests. An unrelated spread failure was noted but did not block integration.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `./runtests.sh static`?
- [x] Have you successfully run `./runtests.sh tests/unit`?
-----
Currently snapcraft supports getting the status by architecture. Add support for getting the status by track as well.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Added CLI support for retrieving snap status by track. Merged following reviewer approval and passing static and unit tests. An unrelated spread failure was noted but did not block integration. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Added CLI support for retrieving snap status by track, extending existing architecture-based checks. An unrelated spread failure was noted but did not block the merge. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Adds CLI support to retrieve snap status by track, extending existing architecture-based checks. An unrelated spread test failure was noted but did not block integration. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3727 commands: status and list-tracks | snapcraft | merged | Merged into snapcraft/7.0. Implements status and list-tracks commands using a shared Store API. Approved, passed CI, and increased code coverage by 0.99%. |