← Back to issue list

models: do not enforce pydantic models on legacy files

View original Github issue

Metadata

Project
charmcraft
Number
#1204
Type
pull request
State
merged
Author
syu-w
Labels
Created
Updated
Closed

Current evaluation

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.

Suggested action:

No scores available.

Issue body

Only warning when found invalid file for backward compatible. Fixes #1208

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b 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.
qwen3.6-35b-a3b-mtp-q6 Merged a change that stops enforcing Pydantic models on legacy files, issuing only warnings for invalid files to preserve backward compatibility. Fixes #1208.
qwen3.6-35b-a3b-mtp-q6 Merged fix that stops enforcing Pydantic models on legacy files, issuing warnings for invalid files instead to preserve backward compatibility. Resolves #1208.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#41 Models should be upgraded to pydantic craft-archives closed Upgraded models to pydantic. Resolved via merged pull request #57.
74%