recording: record the packages installed in the machine
Metadata
Current evaluation
Merged implementation recording installed machine packages. Closes #1452 and depends on #1528. Approved by one reviewer, passed static and unit tests. Modified seven files with 139 additions and 22 deletions.
Suggested action: —
No scores available.
Issue body
- [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/)?
- [x] 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)?
- [x] If this is a new feature. Have you discussed the design on the [forum](https://forum.snapcraft.io)?
- [x] Have you successfully run `./runtests.sh static`?
- [x] Have you successfully run `./runtests.sh unit`?
-----
This closes #1452.
Requires #1528.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged implementation recording installed machine packages. Closes #1452 and depends on #1528. Approved by one reviewer, passed static and unit tests. Modified seven files with 139 additions and 22 deletions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Implements recording of installed machine packages, closing issue #1452. Depends on PR #1528. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged, implementing package recording for the host machine and closing issue #1452. The change depends on PR #1528. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1567 recording: record the snaps installed on the machine | snapcraft | merged | Merged after passing CI and receiving approval from two reviewers. The change records installed snaps on the machine and depends on PR #1566. Updates span 8 files with a net addition of 126 lines. | |
| #1293 recording: record stage packages installed in the snap | snapcraft | merged | Merged into master. Records stage packages installed in the snap. Approved by one reviewer, modified 8 files, achieved 100% diff coverage, increased overall coverage by 0.04%, and depended on PR #1292. | |
| #1295 recording: record build packages installed in the snap | snapcraft | merged | Merged into master. Records build packages installed in the snap. Approved by two reviewers, changed 7 files (+146/-110 lines), and increased overall coverage by 0.04% with 100% diff coverage. | |
| #1306 recording: record global build-packages installed on the host | snapcraft | merged | Merged into master after approval and CI checks. The change records global build-packages installed on the host across five files with a +72/-4 diff. Codecov confirmed 100% diff coverage and a small coverage increase. |