Models should be upgraded to pydantic
Metadata
Current evaluation
Upgraded models to pydantic. Resolved via merged pull request #57.
Suggested action: —
No scores available.
Issue body
https://github.com/canonical/craft-archives/pull/40#discussion_r1140514137
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Upgraded models to pydantic. Resolved via merged pull request #57. | |
| qwen/qwen3.6-35b-a3b | — | — | Models upgraded to pydantic. Resolved and closed via pull request #57. | |
| qwen/qwen3.6-35b-a3b | — | — | Models were upgraded to pydantic and the request was closed via merged pull request #57. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Models upgraded to pydantic. Resolved via pull request #57. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1204 models: do not enforce pydantic models on legacy files | charmcraft | merged | Merged pull request that modifies model handling to avoid enforcing pydantic models on legacy files, issuing only warnings for invalid files to ensure backward compatibility. Resolves issue #1208. | |
| #657 Migrate to Pydantic 2 | rockcraft | closed | Migrated models and schema to Pydantic 2 ahead of Pydantic 1 EOL. Resolved and merged via pull request #663. | |
| #118 Make Pydantic models more idiomatic | craft-archives | open | Task to modernize pydantic models for idiomatic pydantic 2 usage and better JSON schema generation. Filed by maintainer 817 days ago; pydantic 2 upgrade (#103) and follow-up commits have largely addressed the core concerns. No labels or maintainer response beyond Jira bot sync. | |
| #254 refactor: make pydantic models more idiomatic | craft-archives | open | Refactors pydantic models to be more idiomatic. All CI checks passing. No reviewers assigned or comments yet. |