Validate that 'plugins' is not used as a part name
Metadata
Current evaluation
Merged validation preventing 'plugins' as a part name to avoid local plugin conflicts. Removed commented schema YAML. Approved by @chipaca. Modified 2 files with +12/-4 lines.
Suggested action: —
No scores available.
Issue body
parts/plugins has a special meaning and it should not be used for
part names as it can cause potential issues when working with
local plugins.
Some commented schema yaml was removed too.
Signed-off-by: Sergio Schvezov sergio.schvezov@canonical.com
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged validation preventing 'plugins' as a part name to avoid local plugin conflicts. Removed commented schema YAML. Approved by @chipaca. Modified 2 files with +12/-4 lines. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged validation preventing 'plugins' from being used as a part name to avoid conflicts with local plugins. Removed commented schema YAML. Approved by @chipaca. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged validation to prevent 'plugins' from being used as a part name, avoiding conflicts with local plugins. Also removed commented schema YAML. Approved by @chipaca. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2361 schema: remove deprecated plugin pull and build-properties | snapcraft | merged | Merged schema cleanup removing deprecated plugin pull and build-properties. Approved by reviewer, passed CI, and changed 5 files (+1/-115 lines). Resolves LP: #1796669. |