The snap parts wiki is ugly. Add code markers around the wiki and add support in the parser.
Metadata
Current evaluation
Wiki formatting was updated with code markers for readability, and the snapcraft parser was patched to ignore them. Changes were verified and the issue was closed.
Suggested action: —
No scores available.
Issue body
Add "```" around the wiki data and add support in the parser.
[Impact]
* The wiki is hard to read.
[Test Case]
* Add the marker tags to the wiki, run snapcraft-parser and check that they are ignored in the output.
[Regression Potential]
* snapcraft-parse is relatively new. Some other use cases could be affected, so extensive exploratory is required here.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Wiki formatting was updated with code markers for readability, and the snapcraft parser was patched to ignore them. Changes were verified and the issue was closed. | |
| qwen/qwen3.6-35b-a3b | — | — | Fixed by updating wiki documentation with code markers and modifying the parser to ignore them. Changes were verified and the issue closed. | |
| qwen/qwen3.6-35b-a3b | — | — | Parser updated to ignore markdown code markers in wiki data, resolving readability concerns. Changes were verified and the issue closed. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1594643 snapcraft update | snapcraft (launchpad) | closed | The snapcraft update command was implemented to fetch the latest wiki parts for the shared parts infrastructure. The change was verified and the issue closed. | |
| #1587583 Add support for parsing the parts wiki. | snapcraft (launchpad) | closed | Implemented and verified. Support for parsing the Ubuntu parts wiki and generating a compressed YAML file for snapcraft was added, then closed as completed. |