lifecyle_manager: add missing extra build snaps argument
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
Argument `extra_build_snaps` is used to specify additional snaps
to be installed on the build instance.
Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged the addition of the missing extra_build_snaps argument to the lifecycle manager, enabling specification of additional snaps for the build instance. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3705 parts: extra_snap_packages & extra_build_packages | snapcraft | merged | 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. |