docs: incorporate pydantic-kitbash 1.0.0
Metadata
Current evaluation
Merged an upgrade to pydantic-kitbash 1.0.0, updating YAML key references to match the new label format and fixing literalref spacing. Approved by reviewers and passed CI checks.
Suggested action: —
No scores available.
Issue body
The [1.0 release of Kitbash](https://github.com/canonical/pydantic-kitbash/releases/tag/1.0.0) includes a breaking change to the default label format. This prevents the generated labels from colliding when fields share an alias.
* Upgrade pydantic-kitbash to 1.0.0
* Modify YAML key refs to use the new label format
* Fly-by fix to literalref spacing (no observable difference in output)
---
- [X] I've followed the [contribution guidelines](https://github.com/canonical/rockcraft/blob/main/CONTRIBUTING.md).
- [X] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/).
~~I've successfully run `make lint && make test`.~~
~~I've added or updated any relevant documentation.~~
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged an upgrade to pydantic-kitbash 1.0.0, updating YAML key references to match the new label format and fixing literalref spacing. Approved by reviewers and passed CI checks. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged an upgrade to pydantic-kitbash 1.0.0, updating YAML key references to the new default label format to prevent field alias collisions. Includes a minor literalref spacing fix. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged upgrade to pydantic-kitbash 1.0.0 to handle a breaking change in default label format that prevents field alias collisions. Updated YAML key references to the new format and applied a minor literalref spacing fix. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #5972 docs: incorporate pydantic-kitbash 1.0.0 | snapcraft | merged | Merged following approval by two reviewers. Updated pydantic-kitbash to 1.0.0, removed redundant label overrides, and updated YAML key references to match the new label format. Six files changed. | |
| #259 docs: incorporate Kitbash 1.0 | imagecraft | merged | Merged documentation update upgrading pydantic-kitbash to v1.0 and renaming the YAML reference file. Approved by three reviewers with passing CI checks. An unrelated snap build failure was noted but did not prevent the merge. | |
| #1014 build(deps): update dependency pydantic-kitbash to v1 (main) | craft-application | merged | Merged automated dependency update for pydantic-kitbash from v0.1.1 to v1.0.1. Approved by two reviewers, passed all CI checks, and merged into the main branch. | |
| #983 build(deps): update dependency pydantic-kitbash to ~=0.1.1 (main) | craft-application | merged | Successfully merged the pydantic-kitbash dependency update from 0.0.7 to 0.1.1. Approved by two reviewers, all required CI checks passed, and the change was applied to the main branch across two files. | |
| #153 docs: add docstrings to Pydantic fields | imagecraft | merged | Merged after approval from two reviewers. Adds docstrings to Pydantic fields, includes Kitbash as a documentation dependency, and drafts a YAML reference. CI passed with minor spread test failures. Changes integrated into the main branch. | |
| #913 Update dependencies, bring in pydantic-kitbash | rockcraft | merged | Merged after two approvals and passing all CI checks. The update refreshes dependencies and integrates pydantic-kitbash, modifying ten files with 3588 additions and 393 deletions. | |
| #225 build(deps): update dependency pydantic-kitbash to v0.0.8 (main) | imagecraft | merged | Merged automated dependency update for pydantic-kitbash from v0.0.7 to v0.0.8. Approved by reviewers and passing CI checks, the change was automatically merged into main via Renovate. | |
| #5665 docs: clean up 'snapcraft.yaml' | snapcraft | merged | Merged documentation cleanup for snapcraft.yaml. Updated pydantic-kitbash to v0.0.7, removed library modules from sys.path, and added currentmodule directives to resolve Kitbash warnings. Approved by two reviewers, passed CI, and modified four files. | |
| #174 build(deps): update bugfixes | imagecraft | merged | Merged automated dependency updates for ruff-pre-commit and pydantic-kitbash. Approved by reviewers and passing CI checks, the changes were successfully integrated into the main branch. | |
| #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. |