← Back to issue list

meta: add support for the license field

View original Github issue

Metadata

Project
snapcraft
Number
#2318
Type
pull request
State
merged
Author
sergiusens
Labels
Created
Updated
Closed

Current evaluation

Merged into master. Introduces metadata license field support and integrity verification via snap pack --check-skeleton. Approved by reviewer, passed CI, and integrated despite a minor coverage decrease.

Suggested action:

No scores available.

Issue body

Also add integrity checks, which include license field verification, using snap pack --check-skeleton, when the snap command is available thought the core command. LP: #1795908 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 tests/unit`? -----

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged into master. Introduces metadata license field support and integrity verification via snap pack --check-skeleton. Approved by reviewer, passed CI, and integrated despite a minor coverage decrease.
qwen3.6-35b-a3b-mtp-q6 Merged. Implements metadata license field support and integrates integrity checks via snap pack --check-skeleton, resolving LP #1795908.
qwen3.6-35b-a3b-mtp-q6 Merged to master, adding metadata license field support and integrity checks via snap pack --check-skeleton. Resolves LP #1795908. Codecov reported a 0.1% coverage decrease.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#2803 snap: add license to snapcraft.yaml snapcraft merged Merged an external contribution adding license metadata to snapcraft.yaml. Approved by one reviewer with zero unresolved comments and passing CI, the change adds a single line to the configuration file.
75%
#1795908 Support the license field snapcraft (launchpad) closed Resolved by implementing license field support, delegating license packing to the snap build process as part of the 18.10 snapd integration.
71%