feat(plugins): add Matter plugin support
Metadata
Current evaluation
Merged after addressing reviewer feedback on architecture, testing, and linting. Adds a new Matter plugin for building Matter SDK parts with unit and spread tests. Final merge conflicts were resolved before landing.
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 `make lint`?
- [x] Have you successfully run `pytest tests/unit`?
-----
This PR adds a new Matter plugin which is useful for building [Matter SDK](https://github.com/project-chip/connectedhomeip) based parts.
This PR could be merged once the following tasks been completed:
- [x] add unit test
- [x] add spread test to build a matter snap
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after addressing reviewer feedback on architecture, testing, and linting. Adds a new Matter plugin for building Matter SDK parts with unit and spread tests. Final merge conflicts were resolved before landing. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged after adding Matter plugin support for building Matter SDK-based snaps. Review feedback was addressed, unit and spread tests were added, the build process was refactored, conflicts were resolved, and coverage passed. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged after adding Matter plugin support for building Matter SDK-based snaps. Unit and spread tests were added, reviewer feedback on separating SDK and app parts was addressed, merge conflicts were resolved, and the feature landed. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #5460 docs: migrate 'The matter-sdk plugin' | snapcraft | merged | Merged documentation migration for the matter-sdk plugin. Approved by two reviewers with all CI checks passing. The update adds 115 lines across three files to refresh the plugin reference. |