plugins: export missing symbols
Metadata
Current evaluation
Exported missing plugin symbols and removed unused import noqa tags. Merged after approval and passing CI checks, modifying two files with seven additions and three deletions.
Suggested action: —
No scores available.
Issue body
Also remove the noqa tag for unused imports.
Signed-off-by: Sergio Schvezov <sergio.schvezov@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 | — | — | Exported missing plugin symbols and removed unused import noqa tags. Merged after approval and passing CI checks, modifying two files with seven additions and three deletions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes that export missing plugin symbols and remove noqa tags for unused imports. Integrated by maintainer sergiusens following CLA verification. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #148 plugins: export additional public api names (CRAFT-583) | craft-parts | merged | Merged to export additional plugin API functions for external parts definition validation before build provider execution. Approved by one reviewer, passed CI checks, and applied with a three-line change. | |
| #3013 plugins: use v1 import path for all plugins | snapcraft | merged | Merged following reviewer approval and successful CI checks. Updated all plugin import paths to v1 across 25 files, resulting in a net change of +86/-94 lines. |