← Back to issue list

parts: extra_snap_packages & extra_build_packages

View original Github issue

Metadata

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

Current evaluation

Merged changes hooking extra_snap_packages and extra_build_packages to the LifeCycleManager, adding the base as an extra snap package. Approved by one reviewer, passed CI checks, and integrated into the codebase.

Suggested action:

No scores available.

Issue body

Hook the entries up to the LifeCycleManager and add the base if there as extra_snap_packages 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 `./runtests.sh static`? - [x] Have you successfully run `./runtests.sh tests/unit`? -----

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged changes hooking extra_snap_packages and extra_build_packages to the LifeCycleManager, adding the base as an extra snap package. Approved by one reviewer, passed CI checks, and integrated into the codebase.
qwen3.6-35b-a3b-mtp-q6 Merged changes hooking extra_snap_packages and extra_build_packages to the LifeCycleManager, automatically adding the base as extra_snap_packages. Implementation passed static and unit tests before integration.
qwen3.6-35b-a3b-mtp-q6 Merged after passing static and unit tests, hooking extra_snap_packages and extra_build_packages to the LifeCycleManager. The base package is now included as an extra_snap_package.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#206 lifecyle_manager: add missing extra build snaps argument craft-parts merged Merged addition of missing extra_build_snaps argument to lifecycle_manager. Allows specifying additional snaps for the build instance. Approved by one reviewer, passed CI checks, and modified two files with 52 additions.
78%
#3790 lifecyle: root level build-packages and build-snaps snapcraft merged Merged into main. Adds root-level build-packages and build-snaps configuration to the lifecycle module. Approved by one reviewer with 100% diff coverage. Resolves CRAFT-1111.
74%