feat(Lifecycle)!: use craft-application's new plugin groups
Metadata
Current evaluation
Merged a breaking change extending the MINIMAL plugin group over DEFAULT to selectively integrate upstream craft-application plugins. Resolves #314 and IMAGECRAFT-121 following successful CI validation and reviewer approval.
Suggested action: —
No scores available.
Issue body
Breaking change: We're extending the MINIMAL plugin group rather than the DEFAULT plugin group so that we can pick upstream plugins as needed, ensuring they work with imagecraft.
Fixes #314
IMAGECRAFT-121
---
- [x] I've followed the [contribution guidelines](https://github.com/canonical/imagecraft/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] In documents I changed, I [added a meta description](https://canonical-starflow.readthedocs-hosted.com/how-to/add-a-page-meta-description/) if one was missing.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a breaking change extending the MINIMAL plugin group over DEFAULT to selectively integrate upstream craft-application plugins. Resolves #314 and IMAGECRAFT-121 following successful CI validation and reviewer approval. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a breaking change that extends the MINIMAL plugin group instead of DEFAULT. This enables selective upstream plugin inclusion for imagecraft compatibility, resolving issue #314. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a breaking change extending the MINIMAL plugin group over DEFAULT, enabling selective upstream plugin integration for imagecraft compatibility. Resolves #314 and IMAGECRAFT-121. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #978 feat(Lifecycle): select plugin groups | craft-application | merged | Merged. Introduces plugin group selection to the Lifecycle service, replacing the deprecated Application plugin setup. Resolves #966 and CRAFT-4933. Unrelated CI failures were bypassed to complete the merge. |