Sync feature/ubuntu-kernel-plugin with main branch
Metadata
Current evaluation
Merged a rebase syncing the feature/ubuntu-kernel-plugin branch with main. Approved by two reviewers and passing CI, the update modified 73 files with substantial code changes.
Suggested action: —
No scores available.
Issue body
Sync/rebase `feature/ubuntu-kernel-plugin` with main branch.
---
- [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/).
- [x] I've successfully run `make lint && make test`.
- [x] I've added or updated any relevant documentation.
- [x] I've updated the relevant release notes.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a rebase syncing the feature/ubuntu-kernel-plugin branch with main. Approved by two reviewers and passing CI, the update modified 73 files with substantial code changes. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | The feature/ubuntu-kernel-plugin branch was rebased and merged into main by stewarthore. All lint, test, and CLA checks passed without comments. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Successfully merged after rebasing the feature/ubuntu-kernel-plugin branch with main. All lint, test, and documentation checks passed, fulfilling contribution requirements. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #6284 feat: merge feature/kernel initrd plugin into main | snapcraft | merged | Merged into main following two reviewer approvals. Integrates a feature branch adding kernel and initrd plugins for base: core22 and higher. The change spans 32 files, adding 8281 lines and removing 6257. | |
| #5640 plugins(ubuntu-kernel): Add new plugin for Ubuntu kernels | snapcraft | merged | Merged to a feature branch. Adds a new Ubuntu kernel plugin standardizing local and product builds. Approved by three reviewers with passing CI. Squash-merged per request, deferring unit tests to a follow-up PR. Implements KE030 spec. | |
| #4111 plugins: merge kernel plugin | snapcraft | merged | Merged craft-parts and v2 kernel plugins from a feature branch into main. Approved by one reviewer, passed CI checks, and updated 27 files. Codecov reported a 0.12% coverage increase with 98.32% diff coverage. | |
| #5814 feat(plugins): add kernel and initrd plugins | snapcraft | merged | Merged into a feature branch after simplifying kernel and initrd plugin logic and addressing review feedback. Unrelated spread test failures prompted a temporary merge to prevent staleness, with full integration pending upstream fixes. |