docs: fix version in Snapcraft 9
Metadata
Current evaluation
Merged documentation fix for Snapcraft 9 that updates the docs title to show major and minor versions for builds, with latest showing dev. Aligns with RTD slug simplification. Approved by two reviewers and merged.
Suggested action: —
No scores available.
Issue body
With this change, all local, PR, and branch builds will show the major and minor version in the docs title. The only exception is the 'latest' branch build, which will show 'dev' as the version.
This change was brought about by the simplification of our RTD version slugs.
You can check the PR branch versioning at https://canonical-snapcraft--6389.com.readthedocs.build/6389/.
You can check branch versioning on [the private RTD branch I created](https://ubuntu.com/docs/snapcraft/test/).
---
- [X] I've followed the [contribution guidelines](https://github.com/canonical/snapcraft/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.
- [ ] In documents I changed, I [added a meta description](https://canonical-starflow.readthedocs-hosted.com/how-to/add-a-page-meta-description/) if one was missing.
- [ ] I've updated the relevant release notes.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged documentation fix for Snapcraft 9 that updates the docs title to show major and minor versions for builds, with latest showing dev. Aligns with RTD slug simplification. Approved by two reviewers and merged. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
5
Complexity:
5
Confidence:
90
|
needs review | Updates documentation version display to show major/minor versions for builds, with latest showing dev. Approved by 2 reviewers, 1 unresolved comment, minor unrelated CI failures. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
5
Complexity:
10
Confidence:
85
|
needs review | Updates documentation version display to show major/minor versions for builds, with latest showing dev. Currently approved by one reviewer but has one unresolved comment and several failing CI checks. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
5
Complexity:
5
Confidence:
90
|
needs review | Updates documentation configuration to correctly display major and minor versions in Snapcraft 9 titles, aligning with simplified RTD version slugs. Currently pending maintainer review with minor CI lint and store test failures. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
5
Complexity:
5
Confidence:
90
|
needs review | Updates documentation title versioning to show major/minor for builds and dev for latest. Currently pending review with one unresolved comment and a failing lint check. |
Update history
| Date | Change |
|---|---|
| updated | |
| updated | |
| updated | |
| updated | |
| created |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #6390 docs: fix version in Snapcraft 8 | snapcraft | merged | Merged documentation update fixing version display in Snapcraft 8. Aligns RTD version slugs to show major/minor versions for local and branch builds, with 'latest' displaying 'dev'. Approved by reviewers and merged. | |
| #6388 docs: fix version in Snapcraft 7 | snapcraft | merged | Merged a documentation fix for Snapcraft 7 that hardcodes the release version to resolve a mismatch with snapcraft.__version__. The change was approved, passed core CI checks, and aligns with PR 6387. | |
| #588 docs: fix version in title | starbase | merged | Merged documentation update correcting version display in titles. Builds now show major and minor versions, with latest displaying dev. Approved by two reviewers and passed all CI checks. | |
| #6220 docs: finalize Snapcraft 9 release notes | snapcraft | merged | Merged after approval by three reviewers. Finalized Snapcraft 9 release notes and enabled the maven-use plugin. CI passed for documentation and core tests despite minor spread test failures. | |
| #6048 docs: correct 'craftctl' to 'snapctl' in config doc | snapcraft | merged | Merged a documentation fix correcting craftctl to snapctl in the config guide. Approved by two reviewers with passing CI checks. The update modifies one file. | |
| #6396 docs(release-notes): add 9.1 release notes | snapcraft | merged | Merged as a squash commit to add release notes for Snapcraft 9.1. Approved by two reviewers with all CI checks passing. Updated three files with 202 additions. | |
| #416 docs: update contribution links | starbase | merged | Merged documentation update aligning contribution links with Snapcraft. Approved by two reviewers, passed all CI checks, and modified one file with three additions and three deletions. | |
| #2830 docs: fix version string for 'latest' | charmcraft | merged | Merged documentation fix correcting the version string for the 'latest' branch build. Updates ReadTheDocs slug handling to display major/minor versions for local and branch builds, while 'latest' shows 'dev'. All CI checks passed. | |
| #5466 docs: migrate 'snapcraft.yaml' | snapcraft | merged | Merged documentation migration moving snapcraft.yaml build configuration content from snapcraft.io to ReadTheDocs. Content added to the project file index. Approved by two reviewers with all CI checks passing. | |
| #5510 docs: replace some snapcraft.io links and fix confinement key docstring | snapcraft | merged | Merged documentation update fixing the confinement docstring typo, replacing outdated snapcraft.io and RTD links, and correcting broken scriptlet and craftctl references. CI passed. Commit message adjusted to match conventions before merge. |