← Back to issue list

lifecycle: switch to multipass by default

View original Github issue

Metadata

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

Current evaluation

Merged into master after approval and passing CI. The change switches the lifecycle to use multipass by default and adds a destructive mode for host building, modifying 6 files with 46 additions and 32 deletions.

Suggested action:

No scores available.

Issue body

Add a destructive mode to trigger building on the host. LP: #1791201 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/)? - [ ] If this is a bugfix. Have you checked that there is a bug report open for the issue you are trying to fix on [bug reports](https://bugs.launchpad.net/snapcraft)? - [ ] If this is a new feature. Have you discussed the design on the [forum](https://forum.snapcraft.io)? - [ ] 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 after approval and passing CI. The change switches the lifecycle to use multipass by default and adds a destructive mode for host building, modifying 6 files with 46 additions and 32 deletions.
qwen3.6-35b-a3b-mtp-q6 Merged into master, switching the lifecycle to multipass by default and adding a destructive mode for host builds. The change was accepted despite a minor 0.02% coverage decrease reported by Codecov.
qwen3.6-35b-a3b-mtp-q6 Merged into master. The change switches the default lifecycle builder to multipass and adds a destructive mode for host-based builds. Code coverage decreased by 0.02% but was accepted.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#2427 lifecycle: query for multipass install on darwin snapcraft merged Merged into master, implementing lifecycle query for multipass on macOS via Homebrew cask. Approved by reviewer, CI passed, and merged despite a minor 0.06% test coverage decrease noted by Codecov.
73%