fix: use correct package for version
Metadata
Current evaluation
Merged a one-line fix to correct the package used for versioning. Approved by two reviewers and passed CI checks.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `tox`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a one-line fix to correct the package used for versioning. Approved by two reviewers and passed CI checks. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a fix to use the correct package for versioning. The PR passed all contributing guidelines, CLA, and tox checks, and was successfully integrated into the codebase by maintainer lengau. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #957 fix: correct package versioning error | craft-parts | merged | Merged fix for package versioning error. Removed invalid single quotes from the git_describe_command array that caused shell expansion failures and incorrect version detection. Approved by two reviewers and merged. | |
| #491 fix(build): use correct autobuild command | starbase | merged | Merged a one-line fix correcting the autobuild command. Approved by two reviewers and passed all CI checks, resolving the build configuration issue. | |
| #2787 docs: fix versioning logic | charmcraft | merged | Merged. Fixes branch-based documentation build versioning logic by correcting version name generation. Passed all CI checks and received reviewer approval. | |
| #291 fix: use correct package for version | craft-application | closed | Closed without merging. The change aimed to fix package versioning and ensure testcraft container cleanup after testing. It received no reviews or CI checks and was closed after nine days. | |
| #6313 docs: fix version numbering | snapcraft | merged | Merged documentation update fixing version numbering by applying patch from #6295. Approved by reviewer, passed CI checks, and successfully merged with 7 lines changed across one file. | |
| #329 style: fix typo in error message | craft-application | merged | Merged a single-line change correcting a typo in an error message. Approved by two reviewers and passed CI checks before integration. | |
| #1619 fix: use charmcraft package version | charmcraft | merged | Merged after approval from two reviewers. Implements a one-line fix to use the charmcraft package version, updating a single file to resolve the versioning configuration. | |
| #1335 docs: fix version string for 1.x | rockcraft | merged | Merged to a hotfix branch, fixing 1.x documentation version strings to show major.minor locally and in branches, with latest showing dev. Approved by three reviewers and passed all CI checks after clarifying its scope relative to PR 1334. | |
| #1755 fix(ci): fix tox ensure_version_matches | charmcraft | merged | Merged after approval by two reviewers. Resolved a CI failure in the tox ensure_version_matches check with a single-line adjustment. The fix was successfully integrated into the codebase. | |
| #864 fix(test): fix version test | craft-application | merged | Merged a fix for a version test failure on release-tagged commits that broke TICS. Approved by two reviewers and passed all CI checks with a single line change. |