fix: set store config in separate environment variables.
Metadata
Current evaluation
Merged changes replace the CHARMCRAFT_STORE_CONFIG variable with separate environment variables, aligning configuration with Snapcraft. Approved by one reviewer, passed CI, and updated four files to implement the refactored setup.
Suggested action: —
No scores available.
Issue body
No description provided.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged changes replace the CHARMCRAFT_STORE_CONFIG variable with separate environment variables, aligning configuration with Snapcraft. Approved by one reviewer, passed CI, and updated four files to implement the refactored setup. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Replaced the CHARMCRAFT_STORE_CONFIG environment variable with separate variables to align with Snapcraft's configuration approach. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Replaced CHARMCRAFT_STORE_CONFIG with separate environment variables for store configuration. This aligns Charmcraft with Snapcraft, as confirmed by the maintainer. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #417 fix: allow using a snap from the snap store | craft-application | merged | Merged a fix defaulting to the stable channel for snap store snaps, enabling channel overrides via the CRAFT_SNAP_CHANNEL environment variable. Approved by reviewers, passed CI, and modified two files. | |
| #6098 fix: Tweak error message about SNAPCRAFT_STORE_CREDENTIALS | snapcraft | merged | Merged to clarify the ambiguous SNAPCRAFT_STORE_CREDENTIALS error message. The update explicitly states login fails while the variable is set, resolving user confusion. Approved by four reviewers and passed CI checks prior to merge. |