recording: expose the version of snapcraft
Metadata
Current evaluation
Merged into master. Exposes the snapcraft version used to build the snap in manifest.yaml. Approved by reviewers, passed CI checks, and achieved 100% diff coverage.
Suggested action: —
No scores available.
Issue body
Expose the version of snapcraft used to create the snap in manifest.yaml
LP: #1768820
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/)?
- [ ] If this is a bugfix. Have you checked that there is a bug report open for the issue you are trying to fix on [bug reports](https://bugs.launchpad.net/snapcraft)?
- [ ] If this is a new feature. Have you discussed the design on the [forum](https://forum.snapcraft.io)?
- [ ] Have you successfully run `./runtests.sh static`?
- [ ] Have you successfully run `./runtests.sh unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged into master. Exposes the snapcraft version used to build the snap in manifest.yaml. Approved by reviewers, passed CI checks, and achieved 100% diff coverage. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into master. Exposes the snapcraft build version in manifest.yaml. Code coverage increased by less than 0.01% with 100% diff coverage. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into master. Exposes the snapcraft version used to build a snap in manifest.yaml, resolving Launchpad bug #1768820. The update passed validation with 100% diff coverage and was integrated into the main branch. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2238 reporting: record the released version for errors | snapcraft | merged | Merged changes to record the released snapcraft version in error reports. Approved by reviewer, passed CI checks, and integrated with a 13-line update. | |
| #2559 manifest: expose snapcraft-started-at | snapcraft | merged | Merged to master after approval and passing CI. Exposes snapcraft-started-at in manifest.yaml as an ordering mechanism for Snap Store processing. Codecov noted a minor coverage decrease, but changes were accepted. | |
| #6388 docs: fix version in Snapcraft 7 | snapcraft | merged | Merged a documentation fix for Snapcraft 7 that hardcodes the release version to resolve a mismatch with snapcraft.__version__. The change was approved, passed core CI checks, and aligns with PR 6387. |