schema, meta: support app command-chain
Metadata
Current evaluation
Merged into master, implementing schema and meta support for app command-chain to resolve LP #1790978. Requires snapd v2.36+. Approved, passed CI, and increased code coverage by 0.01%.
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 tests/unit`?
-----
This PR resolves [LP: #1790978](https://bugs.launchpad.net/snapcraft/+bug/1790978) by adding support for specifying command-chain. This is only available in snapd v2.36, but more features depend on this one, so we need to add support now.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged into master, implementing schema and meta support for app command-chain to resolve LP #1790978. Requires snapd v2.36+. Approved, passed CI, and increased code coverage by 0.01%. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into master. Adds schema and meta support for app command-chain, resolving LP #1790978. Requires snapd v2.36+. Achieved 94.73% diff coverage. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into master, adding schema and meta support for app command-chain to resolve Launchpad bug #1790978. Requires snapd v2.36 and enables downstream features. Code coverage increased by 0.01%. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2338 schema, meta: support layout | snapcraft | merged | Merged to add schema and meta support for the snapd layout property. Resolves LP #1754639 by exposing the feature in the snapcraft CLI and relying on snap pack --check-skeleton for validation. Approved and passed CI. |