feat: add `core26` support in the GPU extension
Metadata
Current evaluation
Merged. Adds core26 support to the GPU extension. Reviewers approved after confirming base deduplication with core26 resolves a /bin symlink conflict, allowing safe integration.
Suggested action: —
No scores available.
Issue body
NB: This is behind #6082, best reviewed by commit
---
- [x] I've followed the [contribution guidelines](https://github.com/canonical/snapcraft/blob/main/CONTRIBUTING.md).
- [x] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/).
- [ ] I've successfully run `make lint && make test`.
- [x] I've added or updated any relevant documentation.
- [ ] I've updated the relevant release notes.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged. Adds core26 support to the GPU extension. Reviewers approved after confirming base deduplication with core26 resolves a /bin symlink conflict, allowing safe integration. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Adds core26 support to the GPU extension. /bin symlink conflicts were deferred until base deduplication with base: core26 is implemented. Approved and landed. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Adds core26 support to the GPU extension. Initially held due to a /bin symlink conflict bug, but approved and landed once base deduplication with core26 was confirmed to resolve the issue. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #6082 feat: gpu extension for core22 and core24 | snapcraft | merged | Merged GPU extension support for core22 and core24 bases. Approved by three reviewers after CI failures were confirmed unrelated. Manual spread tests validated the changes. Depends on PR #6077. | |
| #5767 feat: add support for core26 (#5677) | snapcraft | merged | Added core26 base support with unit tests and build-base handling. Merged after maintainer approval and passing CI checks. |