docs: reorder 'imagecraft.yaml' reference
Metadata
Current evaluation
Merged documentation update to reorder keys in the imagecraft.yaml reference. Aligns the reference with the init template by placing volume and filesystem keys before part keys. Approved and merged.
Suggested action: —
No scores available.
Issue body
Reorder the keys in the 'imagecraft.yaml' reference to align with the [init template](https://github.com/canonical/imagecraft/blob/main/imagecraft/templates/simple/imagecraft.yaml.j2).
More specifically, this puts the volume and filesystem keys before the part keys.
---
- [X] I've followed the [contribution guidelines](https://github.com/canonical/imagecraft/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 documentation update to reorder keys in the imagecraft.yaml reference. Aligns the reference with the init template by placing volume and filesystem keys before part keys. Approved and merged. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation update reordering keys in the imagecraft.yaml reference. Volume and filesystem keys now precede part keys to match the init template. Changes approved and merged by maintainer jahn-junior. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation update reordering keys in the imagecraft.yaml reference to align with the init template, placing volume and filesystem keys before part keys. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #173 docs: update 'imagecraft.yaml' | imagecraft | merged | Merged documentation update for imagecraft.yaml. Changes include reordering part keys and adding a manual description to the organize directive. The request received reviewer approval, passed CI checks, and was successfully integrated. | |
| #156 docs: update yaml reference | imagecraft | merged | Merged following approval and successful CI checks. Automates the imagecraft.yaml reference documentation using Kitbash, extracting content from docstrings in PR #153. Modified 5 files with +134/-210 lines. | |
| #109 docs: Clean and document new fields | imagecraft | merged | Merged documentation updates for imagecraft.yaml covering overlay and volumes fields, cleaned ubuntu-image references, and an improved example. Approved by two reviewers, passed CI, and modified 22 files. | |
| #245 docs: clean up 'imagecraft.yaml' | imagecraft | merged | Merged documentation cleanup for imagecraft.yaml. Updates include upgrading pydantic-kitbash to v0.1.1, removing legacy workarounds, fixing typos, and refining docstrings. Approved by two reviewers and successfully merged. | |
| #39 Document the imagecraft.yaml configuration file | imagecraft | merged | Merged documentation for the imagecraft.yaml configuration file. Approved by one reviewer with zero unresolved comments. Changes span 24 files, adding 1253 lines and removing 113. CI passed with 97.66% test coverage. Resolves FR-7038. |