meta: support plugs
Metadata
Current evaluation
Merged into snapcraft/7.0 after approval and CI checks. Adds metadata support for plugs, including ContentPlugs. Modifies four files with 117 additions and two deletions, achieving 95.45% diff coverage.
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] Have you successfully run `./runtests.sh static`?
- [X] Have you successfully run `./runtests.sh tests/unit`?
-----
Support for `plugs` (including `ContentPlugs`).
CRAFT-816
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged into snapcraft/7.0 after approval and CI checks. Adds metadata support for plugs, including ContentPlugs. Modifies four files with 117 additions and two deletions, achieving 95.45% diff coverage. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into the snapcraft/7.0 branch, implementing support for plugs and ContentPlugs within the meta module. All unit and static tests passed, with Codecov reporting 95.45% diff coverage. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into snapcraft/7.0, implementing metadata support for plugs and ContentPlugs. Resolves CRAFT-816. Code coverage increased by 0.04% with 95.45% diff coverage. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3715 plugs: install snaps from content plugs | snapcraft | merged | Merged into snapcraft/7.0. Adds support for installing snaps via content plug default-provider fields. Approved by reviewer, passed all CI checks, and achieved 100% diff coverage across six modified files. | |
| #2754 meta: support the case of a plug without a default provider | snapcraft | merged | Merged after approval and passing CI checks. Adds metadata support for plugs lacking a default provider. Changes span three files with 24 additions and 3 deletions. | |
| #3659 meta: add support for hooks | snapcraft | merged | Merged into snapcraft/7.0 branch after reviewer approval and passing CI checks. Adds support for hooks in snapcraft.yaml, modifying four files with 116 additions and 24 deletions while maintaining 100% diff coverage. | |
| #3874 meta: fix content plug detection | snapcraft | merged | Merged a fix for snap metadata content plug detection that prevents type error failures, allowing empty definitions. Validation occurs during packaging. Approved by a reviewer, passed CI, and merged after branch targeting clarification. | |
| #2884 plugs/slots: match output format read in snapcraft.yaml | snapcraft | merged | Merged to align snap.yaml output with snapcraft.yaml input by restoring 3.8 plugs/slots formatting. This change works around a review-tools bug and ensures syntax consistency. Approved by one reviewer, passed CI, and modified six files. | |
| #3700 meta: adopt metadata info | snapcraft | merged | Merged into snapcraft/7.0 following reviewer approval and passing CI. Updates project fields with external metadata, addressing CRAFT-1036. The change modifies 21 files, increases coverage by 0.01%, and resolves the metadata adoption task. | |
| #3679 Expand extensions | snapcraft | merged | Merged into snapcraft/7.0 after approval and passing CI checks. The changes expand extensions, address CRAFT-948, and increased overall coverage by 0.17%. | |
| #3703 plugins: (new) conda | snapcraft | merged | Merged into snapcraft/7.0, adding a new conda plugin. Approved by a reviewer, passed CI checks, and increased coverage by 0.22%. The change modifies 11 files with 536 additions and 4 deletions. |