← Back to issue list

schema: build-base support for the kernel type

View original Github issue

Metadata

Project
snapcraft
Number
#2700
Type
pull request
State
merged
Author
sergiusens
Labels
Created
Updated
Closed

Current evaluation

Merged into master. Adds build-base schema support for kernel type snaps, noting they do not require a base until hooks are implemented. Included in the next release, with a reviewer noting a related dependency PR is also needed.

Suggested action:

No scores available.

Issue body

Enabled building these snap types using the build-base keyword. It has been determined that until hooks are implemented for the kernel type, that these snaps should not require a base. Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com> - [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)? - [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [ ] Have you successfully run `./runtests.sh static`? - [ ] Have you successfully run `./runtests.sh tests/unit`? -----

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged into master. Adds build-base schema support for kernel type snaps, noting they do not require a base until hooks are implemented. Included in the next release, with a reviewer noting a related dependency PR is also needed.
qwen3.6-35b-a3b-mtp-q6 Merged. Added build-base support for kernel type snaps, removing the mandatory base requirement until hooks are implemented. Approved for the next release.
qwen3.6-35b-a3b-mtp-q6 Merged into master, enabling build-base support for kernel type snaps. Kernel snaps no longer require a base until hooks are implemented. Accepted for the next release, though a reviewer noted a dependency on PR #2619 for complete functionality.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#2689 schema: build-base support for the snapd type snapcraft merged Merged into master. Implements build-base keyword support for the snapd snap type, enabling its construction. Approved by reviewer, passed CI, and updated four files.
83%
#4868 Allow specifying build-base in kernel snap snapcraft closed Implemented as a prototype in a feature branch via pull request #4914, enabling kernel snaps to specify build-bases using the standard cross-craft naming system.
76%
#4914 feat: allow interim bases for kernel snaps snapcraft merged Merged after approval and CI checks. Adds interim base support for kernel snaps, updates documentation and tests, and resolves #4868. Changes how kernel snaps define bases and build-bases.
71%