Implement support for Bases in Store layer (CRAFT-298)
Metadata
Current evaluation
Merged implementation of Bases support in the Store layer (CRAFT-298). Approved by two reviewers with passing CI checks. Updates three files (+114/-49 lines) to enable future status command functionality.
Suggested action: —
No scores available.
Issue body
This is to later be used by the `status` command.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged implementation of Bases support in the Store layer (CRAFT-298). Approved by two reviewers with passing CI checks. Updates three files (+114/-49 lines) to enable future status command functionality. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes implementing Bases support in the Store layer (CRAFT-298). The update enables future use by the status command. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Implements Bases support in the Store layer to prepare for the status command. Resolves CRAFT-298. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #390 build/pack: add support for bases in managed mode (CRAFT-131) | charmcraft | merged | Merged changes adding bases support for managed mode in build/pack. Introduces a bases module, extends configuration validation with warnings, and updates run() to return built charms. Approved by two reviewers and merged. | |
| #341 config: add short-form bases support (CRAFT-11) | charmcraft | merged | Merged: Added short-form bases support to configuration, resolving CRAFT-11. Approved by two reviewers, the change adds 130 lines across two files to allow bases to imply their long-form build-on/run-on equivalents. |