← Back to issue list

cli: use the channel-map api for status

View original Github issue

Metadata

Project
snapcraft
Number
#3008
Type
pull request
State
merged
Author
sergiusens
Labels
Created
Updated
Closed

Current evaluation

Merged into main branch. Updates the CLI status command to use the channel-map API, introduces the --experimental-progressive-delivery flag, and fixes the channel-map schema. The author dismissed a CI spread failure as unrelated to the changes.

Suggested action:

No scores available.

Issue body

Also: - introduce --experimental-progressive-delivery - fixup the channel-map schema 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 into main branch. Updates the CLI status command to use the channel-map API, introduces the --experimental-progressive-delivery flag, and fixes the channel-map schema. The author dismissed a CI spread failure as unrelated to the changes.
qwen3.6-35b-a3b-mtp-q6 Merged. Updated the CLI status command to use the channel-map API, added the --experimental-progressive-delivery flag, and fixed the channel-map schema. An unrelated spread test failure was dismissed, allowing integration.
qwen3.6-35b-a3b-mtp-q6 Merged. Updates CLI status to use the channel-map API, adds --experimental-progressive-delivery, and fixes the schema. An unrelated spread test failure was dismissed as environmental before merging.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#3145 cli: migrate upload and release to new channel-map snapcraft merged Migrated CLI upload and release commands to the new channel-map. Approved by a reviewer, passed CI checks, and merged into master with a net reduction of 9 lines across 5 files.
75%
#3143 cli: migrate close to use the new channel map snapcraft merged Merged migration of the close CLI command to the new channel map. Fixed a bug where channels were incorrectly shown as open due to missing progressive release awareness. Simplified tests, added a TODO for upload logic, and passed CI checks.
73%