feat(grammar): enable grammar-aware for all PartSpec
Metadata
Current evaluation
Merged to enable grammar-aware syntax for all PartSpec. Approved by three reviewers, the update adds - on X to Y: values support across five files (+531/-38 lines) and depends on craft-grammar PR #17.
Suggested action: —
No scores available.
Issue body
This allows use `- on X to Y: values` in all parts.
Needs: https://github.com/canonical/craft-grammar/pull/17
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to enable grammar-aware syntax for all PartSpec. Approved by three reviewers, the update adds - on X to Y: values support across five files (+531/-38 lines) and depends on craft-grammar PR #17. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to enable grammar-aware syntax for all PartSpec elements, allowing - on X to Y: values usage. Depends on a related craft-grammar update. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3652 parts: support for grammar parsing | snapcraft | merged | Added grammar parsing support for parts. The change was approved, passed CI, and merged into the snapcraft/7.0 branch. It modifies three files, adds 248 lines, and increases test coverage by 0.26 percent. | |
| #138 feat: allow the app to select the grammar variant | craft-grammar | merged | Merged implementation allowing the app to select grammar variants. Resolves #126 and CRAFT-4745. Approved by two reviewers, passed all CI checks, and modified four files with a net addition of 46 lines. |