snap: do not refresh already installed snaps
Metadata
Current evaluation
Merged to prevent refreshing already installed snaps. Ported from #3617 to snapcraft_legacy, the approved change removes two lines of code.
Suggested action: —
No scores available.
Issue body
This is #3617 ported to `snapcraft_legacy`.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to prevent refreshing already installed snaps. Ported from #3617 to snapcraft_legacy, the approved change removes two lines of code. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to prevent refreshing already installed snaps. The update ports the original logic from PR #3617 to snapcraft_legacy, integrating the fix without additional revisions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to snapcraft_legacy, porting PR #3617 to prevent refreshing of already installed snaps. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3617 snap: do not refresh already installed snaps | snapcraft | merged | Merged changes to prevent refreshing already installed snaps by removing two lines of code. Approved by one reviewer and integrated into the main branch. | |
| #161 snap: do not refresh already installed snaps | craft-parts | merged | Merged a port of snapcraft#3617 to craft-parts. The change prevents refreshing already installed snaps by removing two lines of code. Approved by one reviewer and passed CI checks. | |
| #3502 snaps: do not validate snaps before install/refresh (Fixes LP#1901733) | snapcraft | merged | Merged into master. Removes redundant snap validation before install and refresh, as the store API already handles branch checks. Approved by two reviewers, passed CI, and resolves Launchpad bug #1901733. |