← Back to issue list

fix(provider): forward shared cache

View original Github issue

Metadata

Project
charmcraft
Number
#1763
Type
pull request
State
merged
Author
lengau
Labels
Created
Updated
Closed

Current evaluation

Merged provider fix to forward the shared cache, resolving issue #1762. Approved by two reviewers, the change adds 107 lines across two files to implement the forwarding logic.

Suggested action:

No scores available.

Issue body

Fixes #1762

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged provider fix to forward the shared cache, resolving issue #1762. Approved by two reviewers, the change adds 107 lines across two files to implement the forwarding logic.
qwen3.6-35b-a3b-mtp-q6 Merged to resolve issue #1762 by implementing shared cache forwarding in the provider. The fix was authored by maintainer lengau and integrated into the main branch.
qwen3.6-35b-a3b-mtp-q6 Merged by maintainer lengau, the change resolves issue #1762 by forwarding the shared cache within the provider. The fix was approved and integrated into the codebase without additional review comments.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#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.
75%
#764 fix(ProviderService): forward the parallel build count vars craft-application merged Merged a fix that correctly forwards parallel build count variables in ProviderService, which were previously omitted. Approved by two reviewers, the change (+16/-1 lines, 2 files) passed CI checks and was integrated.
73%
#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.
70%