← Back to issue list

storeapi: add support for reporting status of progressive releases

View original Github issue

Metadata

Project
snapcraft
Number
#3306
Type
pull request
State
merged
Author
maxiberta
Labels
Created
Updated
Closed

Current evaluation

Merged. Adds CLI reporting for progressive release status by parsing the Snap Store API current-percentage field. Reviewers approved changes and dismissed unrelated CI failures. Enables tracking rollout percentages in snapcraft status output.

Suggested action:

No scores available.

Issue body

Parse the [`"current-percentage"` Snap Store API field](https://dashboard.staging.snapcraft.io/docs/api/snap.html#about-progressive-releases) and show the current status of progressive releases on CLI. - [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/)? - [ ] Have you successfully run `./runtests.sh static`? - `shellcheck` throws a bunch of warnings, but I believe these are not related with this at all. - [x] Have you successfully run `./runtests.sh tests/unit`? -----

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged. Adds CLI reporting for progressive release status by parsing the Snap Store API current-percentage field. Reviewers approved changes and dismissed unrelated CI failures. Enables tracking rollout percentages in snapcraft status output.
qwen3.6-35b-a3b-mtp-q6 Merged. Implements CLI reporting for progressive release status by parsing the Snap Store API current-percentage field. Maintainer confirmed unrelated test failures prior to merge.
qwen3.6-35b-a3b-mtp-q6 Merged: Adds CLI support for reporting progressive release status by parsing the Snap Store API current-percentage field. Approved after maintainer review; unrelated test failures were noted but did not block the merge.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#6189 feat: show progressive percentage in release output snapcraft merged Merged. Updates snapcraft release output to display the progressive rollout percentage. Approved by reviewers, CLA verified, and CI passed before integration.
78%