plugins: clarify wording of cross-compilation unsupported error
Metadata
Current evaluation
Merged a change clarifying the cross-compilation unsupported error message. The update correctly states that the plugin lacks support instead of confusingly referencing the part name. Approved by one reviewer with zero comments.
Suggested action: —
No scores available.
Issue body
The wording in case of using a plugin that doesn't implement enable_cross_compilation confusingly refers to the parts name - it should state that the used plugin lacks support.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a change clarifying the cross-compilation unsupported error message. The update correctly states that the plugin lacks support instead of confusingly referencing the part name. Approved by one reviewer with zero comments. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes clarifying the cross-compilation unsupported error message. The update corrects confusing wording that previously referenced the parts name, now accurately stating that the plugin lacks cross-compilation support. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged updates clarifying the cross-compilation error message for unsupported plugins. The change replaces confusing part name references with explicit plugin support status. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2454 baseplugin: add a proper exception for cross-compilation support | snapcraft | merged | Merged changes add a proper exception to notify users when cross-compilation is used with unsupported plugins. Approved, passed CI, and achieved 100% diff coverage. Resolves SNAPCRAFT-95, SNAPCRAFT-AQ, and LP: #1808454. |