plugins: export additional public api names (CRAFT-583)
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
Export plugin API functions needed to validate parts definition
externally. This is used by applications to validate parts before
executing a build provider.
Signed-off-by: Claudio Matsuoka <claudio.matsuoka@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 | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged export of additional plugin API functions to enable external validation of parts definitions before build provider execution. Resolves CRAFT-583. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #202 plugins: export missing symbols | craft-parts | merged | 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. |