schema: allow the gnome extension
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
core22 is currently using the legacy implementation of remote-build and needs to allow gnome in order to work.
The legacy code is safe, it will gracefully fail if used with the gnome extension at loading time
LP: #1986962
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
- [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`?
-----
CRAFT-1385
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged schema changes to allow the gnome extension for core22's legacy remote-build implementation. The update ensures safe loading with graceful fallback, passed all checks, and was integrated into main without affecting coverage. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged schema update allowing the GNOME extension for core22 legacy remote-build. Ensures graceful loading failure, passes all checks, and maintains code coverage. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #4756 fix(schema): add ROS 2 core22 extensions for remote-build | snapcraft | merged | 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. | |
| #3798 extensions: add core22 gnome | snapcraft | merged | Merged into main. Added core22 gnome extension support. Approved by reviewer, passed CI, and increased test coverage by 0.09%. Changes modified 10 files with 707 additions and 1 deletion. |