docs: fix version in Snapcraft 7
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
Mimics the fix from https://github.com/canonical/snapcraft/pull/6387. Since the Snapcraft 7 docs are a docs-only branch and `snapcraft.__version__` doesn't match up, the `release` is hard-coded instead.
---
- [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 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. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
5
Complexity:
5
Confidence:
85
|
needs review | Docs-only PR hard-codes the Snapcraft 7 release version to match the actual package version. Currently approved by one reviewer, with fast tests passing but lint and publish checks failing. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
5
Complexity:
5
Confidence:
85
|
needs review | Hard-codes the release version in Snapcraft 7 documentation to fix a version mismatch. Approved by one reviewer, but has two unresolved comments and several failing CI checks. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
5
Complexity:
5
Confidence:
85
|
needs review | Hard-codes the release version in Snapcraft 7 documentation to resolve a version mismatch. Currently pending maintainer review with minor CI failures on lint and publish steps. |
Update history
| Date | Change |
|---|---|
| updated | |
| updated | |
| updated | |
| updated | |
| created |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #6389 docs: fix version in Snapcraft 9 | snapcraft | merged | 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. | |
| #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. | |
| #2238 reporting: record the released version for errors | snapcraft | merged | Merged changes to record the released snapcraft version in error reports. Approved by reviewer, passed CI checks, and integrated with a 13-line update. | |
| #2147 recording: expose the version of snapcraft | snapcraft | merged | Merged into master. Exposes the snapcraft version used to build the snap in manifest.yaml. Approved by reviewers, passed CI checks, and achieved 100% diff coverage. | |
| #6346 docs: configure Snapcraft 7 docs for ubuntu.com proxy | snapcraft | merged | Merged documentation update configuring Snapcraft 7 docs for migration to the ubuntu.com domain. Approved by one reviewer, modifying two files with 53 additions and 13 deletions. |