commands: status and list-tracks
Metadata
Current evaluation
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%.
Suggested action: —
No scores available.
Issue body
These two commands use the same Store API
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`?
-----
CRAFT-982
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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%. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into snapcraft/7.0, introducing status and list-tracks commands sharing a Store API. Coverage increased by 0.99% with 93.40% diff coverage. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into the 7.0 branch, introducing status and list-tracks commands that utilize a shared Store API. The update increased repository coverage by 0.99 percent with 93.40 percent diff coverage. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1161 channels: Add track support to commands. | snapcraft | merged | Merged, adding track support to snapcraft channel commands including status, close, and revisions. Approved by one reviewer, passed CI, and manually verified against production. Depends on PR #1160. | |
| #2024 feat: create-track command | charmcraft | merged | Merged the create-track command. Approved by two reviewers and rebased to resolve conflicts. Depends on craft-store PR #240. Modifies 10 files with 612 additions and 2130 deletions. Authors discussed potential snapcraft porting. | |
| #3397 cli: support getting snap status by track | snapcraft | merged | 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. |