plugins: add method to list registered plugins
Metadata
Current evaluation
Merged changes adding a method to list registered plugins. Approved by one reviewer with zero unresolved comments. The update spans three files with eleven additions, resolving CRAFT-1255.
Suggested action: —
No scores available.
Issue body
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
CRAFT-1255
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged changes adding a method to list registered plugins. Approved by one reviewer with zero unresolved comments. The update spans three files with eleven additions, resolving CRAFT-1255. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged by maintainer sergiusens, adding a method to list registered plugins and resolving CRAFT-1255. The change was integrated without additional discussion. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #726 feat: unregister plugins | craft-parts | merged | Merged a feature enabling applications to unregister built-in plugins. Approved by two reviewers, passed CI checks, and updated three files with 37 additions and 10 deletions. | |
| #39 plugins: add plugin registry and management helpers | craft-parts | merged | Merged plugin registry and management helpers for Craft Parts, enabling registration, unregistration, and retrieval of plugin classes. Approved by two reviewers, passed CI, and added 270 lines across three files. | |
| #33 plugins: add make plugin | craft-parts | merged | Merged the addition of a make plugin for building make-based parts. Approved by two reviewers, the change adds 237 lines across five files to extend the plugin system. |