Make a pydantic 2 release of craft-grammar
Metadata
Current evaluation
Fixed by merging PR #33 into the feature/pydantic-2 branch, delivering the requested pydantic 2 release for craft-grammar.
Suggested action: —
No scores available.
Issue body
No description provided.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Fixed by merging PR #33 into the feature/pydantic-2 branch, delivering the requested pydantic 2 release for craft-grammar. | |
| qwen/qwen3.6-35b-a3b | — | — | Fixed by merging PR #33 into the feature/pydantic-2 branch, enabling the pydantic 2 release of craft-grammar. | |
| qwen/qwen3.6-35b-a3b | — | — | Fixed by merging PR #33 into the feature/pydantic-2 branch, completing the pydantic 2 migration for craft-grammar. | |
| qwen/qwen3.6-35b-a3b | — | — | Fixed by PR #33, merged into the feature/pydantic-2 branch. The pydantic 2 release for craft-grammar is complete. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged via PR #33 into feature/pydantic-2, resolving the pydantic 2 upgrade request for craft-grammar. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #401 build!: update to pydantic 2 | craft-application | merged | Merged to update the codebase to Pydantic 2. Approved by two reviewers and passed CI. The change modified 23 files (+531/-342). Initial test failures were resolved after the craft-grammar dependency received a corresponding update. | |
| #601 feat: upgrade to pydantic 2.x | craft-parts | closed | The pydantic 2.x upgrade for craft-parts was closed as superseded after addressing review feedback on validation error reporting. The changes were replaced by a newer update. | |
| #60 Migrate to pydantic 2 | imagecraft | merged | Merged after approval. The codebase was migrated to Pydantic V2 with updated craft libraries. Changes span 27 files (+278/-340 lines) and maintain 98% test coverage, resolving FR-8917. | |
| #4 models: create grammar-aware pydantic models (CRAFT-856) | craft-grammar | merged | Merged. Introduces grammar-aware Pydantic models (GrammarStr, GrammarStrList, GrammarSingleEntryDictList) for lifecycle part build-environment attributes. Approved by one reviewer, passed CI, and modified 10 files. |