fix: always include architectures in charm manifest
Metadata
Current evaluation
Merged a fix to always include architectures in the charm manifest. Approved by three reviewers, the change updates nine files with 26 additions and 14 deletions, resolving the manifest generation issue.
Suggested action: —
No scores available.
Issue body
No description provided.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a fix to always include architectures in the charm manifest. Approved by three reviewers, the change updates nine files with 26 additions and 14 deletions, resolving the manifest generation issue. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a fix to always include architectures in the charm manifest. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a fix ensuring architectures are consistently included in the charm manifest. Authored by maintainer lengau, the change was successfully integrated without additional discussion. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1818 fix(lifecycle): allow building multi-arch charms | charmcraft | merged | Merged to resolve #1697, enabling multi-arch charm builds. Approved by two reviewers and passed CI. The update modifies 38 files (+298/-78 lines) and requires PR #1825. | |
| #1793 fix(application): exclude files from charm | charmcraft | merged | Merged a fix excluding previous charm files and charmcraft.yaml from the output package, resolving issue #1791. Approved by two reviewers, passed CI, and implemented via a single line addition. | |
| #1853 Incorrect information in Charmhub for ARM64 variants of a charm | charmcraft | closed | Closed. Manifests incorrectly included all architectures instead of the specific build architecture due to a charmcraft bug. Resolved in charmcraft 3.1.2+; re-packaging charms generates correct manifests. | |
| #289 fix: fix issues found in common.mk with charmcraft | starbase | merged | Merged a fix for charmcraft issues in common.mk. Approved by two reviewers with zero unresolved comments. Changed two files, adding 11 and removing 7 lines. |