config: introduce long-form bases support
Metadata
Current evaluation
Merged to introduce long-form bases keyword support in configuration. Approved by two reviewers, the update implements the long-form syntax while deferring short-form support for a later release.
Suggested action: —
No scores available.
Issue body
Add support `bases:` keyword, targetting only the long-form.
Short-form support will be added later.
Signed-off-by: Chris Patterson <chris.patterson@canonical.com>
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to introduce long-form bases keyword support in configuration. Approved by two reviewers, the update implements the long-form syntax while deferring short-form support for a later release. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Introduces long-form bases keyword support in configuration. Short-form support is deferred for future implementation. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Introduces long-form bases keyword support in configuration. Short-form support is deferred for a future update. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #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. |