Skip the BasePlugin from plugin search
Metadata
Current evaluation
Merged changes that skip BasePlugin from the plugin search to support importing it as a symbol instead of a module. Approved by reviewers and passed CI checks.
Suggested action: —
No scores available.
Issue body
This is to support the case of a plugin importing baseplugin
as a symbol instead of the module.
LP: #1547681
Signed-off-by: Sergio Schvezov sergio.schvezov@ubuntu.com
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged changes that skip BasePlugin from the plugin search to support importing it as a symbol instead of a module. Approved by reviewers and passed CI checks. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to skip BasePlugin from plugin search, allowing imports as a symbol instead of a module. Approved by reviewers and resolved Launchpad bug #1547681. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to skip BasePlugin from plugin search, enabling imports as a symbol instead of a module. Approved by maintainers and resolved via commit. Addresses LP: #1547681. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2308 plugins: remove the copy plugin when using a base | snapcraft | merged | Merged into master. Removes the copy plugin when a base is specified. Updated spread tests to verify backwards compatibility. Approved by reviewer, passed CI, and integrated with a net reduction of 622 lines across eight files. |