Added a helper to create a manifest
Metadata
Current evaluation
Merged a manifest creation helper for charm and bundle builders. Approved by two reviewers, the change updates four files (+163/-69) and supports draft PR #279.
Suggested action: —
No scores available.
Issue body
This will be used later from the charm and bundle builders.
This PR is part of [this draft](https://github.com/canonical/charmcraft/pull/279).
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a manifest creation helper for charm and bundle builders. Approved by two reviewers, the change updates four files (+163/-69) and supports draft PR #279. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a helper function to generate manifests for use by charm and bundle builders. Submitted as part of a larger draft pull request, the change has been integrated into the codebase. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a helper function for generating manifests, intended for charm and bundle builders. Integrated as a component of a larger draft pull request. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #279 Produce a manifest when building charms and bundles. | charmcraft | merged | Merged changes adding manifest generation for charm and bundle builds. The update modifies 12 files with 246 additions and 143 deletions. Authored by maintainer facundobatista and merged without formal review or CI checks. | |
| #281 Include a manifest in the built result when packing charms and bundles. | charmcraft | merged | Merged changes add a manifest to packaged charms and bundles, resolving issue #273. The Builder now receives configuration, requiring test updates across seven files. Approved by two reviewers and integrated. | |
| #292 Added methods to check if the manifest is uploaded and get it | charmcraft | merged | Merged following approval by two reviewers. Introduces methods to verify manifest upload status and retrieve the manifest. The change adds 239 lines and removes 1 line across two files. | |
| #395 Update the default bundle from `charmcraft init` | charmcraft | merged | Merged after reviewer approval and conflict resolution. Updates the charmcraft init default bundle with improved metadata examples, splits developer instructions to CONTRIBUTING.md, and clarifies README setup steps. |