fix(schema): add ROS 2 core22 extensions for remote-build
Metadata
Current evaluation
Merged after approval. Adds ROS 2 core22 extensions to the legacy schema, enabling correct validation for remote builds. Approved by two reviewers, passed CI, and resolved a schema gap for remote-building workflows.
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 `tox run -m lint`?
- [x] Have you successfully run `tox run -e test-py310`? (supported versions: `py39`, `py310`, `py311`, `py312`)
-----
Adds ROS 2 core22 extensions in the legacy schema for remote-build.
Referring to this commit: https://github.com/canonical/snapcraft/commit/f509ac032fc9df0eb2bb02ce31057fdc23bf0e84
Remote-building always uses legacy and use the legacy schema to validate.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after approval. Adds ROS 2 core22 extensions to the legacy schema, enabling correct validation for remote builds. Approved by two reviewers, passed CI, and resolved a schema gap for remote-building workflows. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged external contribution adding ROS 2 core22 extensions to the legacy schema for remote-build validation. This update ensures remote builds correctly validate against the required schema configuration. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Added ROS 2 core22 extensions to the legacy schema for remote-build validation. External contribution reviewed by maintainers and successfully integrated. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3920 schema: allow the gnome extension | snapcraft | merged | Merged a schema update allowing the gnome extension for core22 legacy remote-build. The legacy implementation safely handles incompatibility by gracefully failing at load time. Approved, passed CI, and integrated without coverage changes. | |
| #4791 extension: add ROS 2 Jazzy (core24) | snapcraft | merged | Merged the ROS 2 Jazzy extension for core24. Approved by reviewers, the change modifies 13 files with 722 additions and 20 deletions. CI passed after updating codespell dependencies to resolve legacy flagging. |