pack: check skeleton
Metadata
Current evaluation
Merged into main. Adds the --check-skeleton flag to snap pack to validate skeleton directories. Approved by a reviewer, passed CI, and modified two files. Codecov noted a minor coverage decrease, but the change was integrated.
Suggested action: —
No scores available.
Issue body
Run "snap pack --check-skeleton" until "snap pack" does it.
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/)?
- [ ] Have you successfully run `make lint`?
- [ ] Have you successfully run `pytest tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged into main. Adds the --check-skeleton flag to snap pack to validate skeleton directories. Approved by a reviewer, passed CI, and modified two files. Codecov noted a minor coverage decrease, but the change was integrated. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into main. Introduces the --check-skeleton flag for snap pack as a temporary measure until the check becomes default. Codecov reported a 0.11% overall coverage decrease with 90% diff coverage. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into main. Adds the snap pack --check-skeleton flag as a temporary measure until native support is implemented. The commit increases code lines by ten and achieves 90% diff coverage. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3137 lifecycle: use snap from path to --check-skeleton | snapcraft | merged | Merged a change to replace the --check-skeleton flag with the host snap command for lifecycle operations, following the snapd team recommendation. Approved by one reviewer, modifying one file with 15 additions and 21 deletions. |