fix(provider): bump compatibility tag
Metadata
Current evaluation
Merged a fix bumping the Provider service compatibility tag in craft-application to prevent reuse of instances created before the State service. Approved by three reviewers and passed all 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 `make lint && make test`?
- [x] Have you added an entry to the changelog (`docs/reference/changelog.rst`)?
---
Bumps the compatibility tag in craft-application to prevent the reuse of instances created before the State service by updating the Provider service’s compatibility tag.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a fix bumping the Provider service compatibility tag in craft-application to prevent reuse of instances created before the State service. Approved by three reviewers and passed all CI checks. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a squashed commit bumping the Provider compatibility tag in craft-application to prevent reuse of pre-State instances. Force-pushed to resolve a GitHub email error before final merge. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #142 fix(ProviderService): set base compatibilty tag | craft-application | merged | Merged a fix setting a unique base compatibility tag per application, resolving craft-providers LXD launch failures and closing issue #139. Approved by two reviewers and passed CI. | |
| #2134 fix(provider): ensure /root/.cache exists | charmcraft | merged | Merged a fix ensuring the /root/.cache directory exists during provider operations, resolving issue #2125 and CRAFT-4037. Approved by two reviewers, rebased on #2138, and confirmed working by the original reporter. | |
| #956 build(deps): bump craft-providers to 3.2.0 | craft-application | merged | Merged after two approvals and passing CI. Updates craft-providers to 3.2.0 across five files. Reviewers noted type-checking constraints do not impact runtime, clearing the way for the dependency bump. | |
| #4192 requirements: bump craft-providers | snapcraft | merged | Bumped craft-providers dependency. PR approved, passed CI, and merged into main. Unrelated test failures were deferred to separate PRs. | |
| #4020 requirements: update craft-providers to 1.7.1 | snapcraft | merged | Merged update to bump the craft-providers dependency to version 1.7.1. Approved by two reviewers, passed CI checks, and maintained existing code coverage across two files. | |
| #784 fix(provider): don't pass null values or certain excluded values from config | craft-application | merged | Merged fix preventing null and excluded configuration values from being passed to the provider. Approved by two reviewers, passed all CI checks, and updated the changelog. | |
| #4673 build(deps): bump craft-providers to 1.23.1 | snapcraft | merged | Merged dependency update bumping craft-providers to 1.23.1. Approved by two reviewers, passed CI and Codecov checks. Changes affected three files with minimal diffs. |