chore: show snapcraft output (core24-8)
Metadata
Current evaluation
Merged to enable the PEBBLE_VERBOSE environment variable, restoring verbose snapcraft output for Pebble 1.20+. Approved by two reviewers and passed all CI checks.
Suggested action: —
No scores available.
Issue body
[Pebble 1.13](https://github.com/canonical/pebble/releases/tag/v1.13.0) disabled verbose output and recently [Pebble 1.20](https://github.com/canonical/pebble/releases/tag/v1.20.0) added a new environment variable called `PEBBLE_VERBOSE`.
The reason we need this is to see the output of snapcraft. Without it, the only feedback you get is the exit code from Snapcraft.
We know that this is working because we analyze the output in [`tests/spread/general/classic-patchelf`](https://github.com/canonical/snapcraft-rocks/blob/3725e172b4fe047fce11d4c9c5a4443fd7cd48ef/tests/spread/general/classic-patchelf/task.yaml).
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to enable the PEBBLE_VERBOSE environment variable, restoring verbose snapcraft output for Pebble 1.20+. Approved by two reviewers and passed all CI checks. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to enable the PEBBLE_VERBOSE environment variable, restoring visible snapcraft output after Pebble 1.13 disabled verbose mode. This provides actionable feedback beyond exit codes and aligns with Pebble 1.20 updates. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #80 chore(core22-8): show snapcraft output | snapcraft-rocks | merged | Merged into the core22-8 branch following two approvals and passing all CI checks. The commit enables snapcraft output visibility, modifying two files with a +13/-6 line change. | |
| #70 chore: update to snapcraft 7.5.8 (core22-7) | snapcraft-rocks | merged | Merged update to Snapcraft 7.5.8 for the core22-7 rock, incorporating minor fixes from core24 branches including a verbosity correction. Approved by two reviewers with passing CI checks, it supersedes #54 and resolves #65. | |
| #66 chore: update to snapcraft 8.9.2 (core24-8) | snapcraft-rocks | merged | Merged update to Snapcraft 8.9.2 for core24-8, resolving issue #65. Changes include adopting the uv plugin, updating GitHub Actions, fixing edge channel usage, and cleaning up build-base definitions. Approved by two reviewers with passing CI. |