Have 'bases' in the manifest, with the translated architecture.
Metadata
Current evaluation
Added 'bases' to the manifest with translated architecture. Approved by two reviewers, the change modifies two files and was merged ahead of related work #281.
Suggested action: —
No scores available.
Issue body
This PR should land *before* #281 (which I just converted to "draft").
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Added 'bases' to the manifest with translated architecture. Approved by two reviewers, the change modifies two files and was merged ahead of related work #281. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged the addition of 'bases' to the manifest with translated architecture. Integrated ahead of PR #281 to maintain correct dependency ordering. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged the addition of 'bases' to the manifest with translated architecture. Integrated ahead of PR #281 to maintain correct dependency order. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1795 fix(package): Limit the bases in manifest.yaml | charmcraft | merged | Merged a fix correcting manifest.yaml generation for bases charms. The build previously output all run bases instead of only the specific bases for the current build. Approved by two reviewers, modified 8 files. | |
| #290 The name in manifest's bases must be all lowercase. | charmcraft | merged | Merged a change enforcing lowercase names in manifest bases. Approved by two reviewers, the update modifies two files with a two-line diff. |