feat(extensions): add cli commands
Metadata
Current evaluation
Merged. Introduces CLI commands expand-extensions and list-extensions to resolve issue #1242. Approved by two reviewers, the change modifies ten files with 344 additions and 41 deletions.
Suggested action: —
No scores available.
Issue body
Add new commands expand-extensions and list-extensions
Fix: https://github.com/canonical/charmcraft/issues/1242
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged. Introduces CLI commands expand-extensions and list-extensions to resolve issue #1242. Approved by two reviewers, the change modifies ten files with 344 additions and 41 deletions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged implementation of expand-extensions and list-extensions CLI commands, resolving issue #1242. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Successfully merged the maintainer's implementation adding expand-extensions and list-extensions CLI commands, resolving issue #1242. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #292 extensions: add cli commands | rockcraft | merged | Merged addition of list-extensions and expand-extensions CLI commands matching Snapcraft semantics, plus test refactoring. Resolves #274. Approved by two reviewers, passed CI, and modified 15 files (+452/-109 lines). | |
| #3266 cli: add --enable-experimental-extensions option for expand-extensions | snapcraft | merged | Merged. Added --enable-experimental-extensions CLI flag to expand-extensions. Approved by one reviewer, passed CI checks, and committed with 13 additions and 3 deletions across one file. | |
| #2237 cli: add list-extensions command | snapcraft | merged | Merged into master, adding the list-extensions CLI command and bash-completion for both list-extensions and extensions. Resolves Launchpad bug 1788639 with 100% test coverage and maintainer approval. | |
| #1416 fix: expand-extensions overview | charmcraft | merged | Merged to the hotfix branch, resolving issue #1411 by correcting the expand-extensions overview. The change modified one file with five additions and two deletions, approved by three reviewers. | |
| #1417 fix: expand-extensions overview | charmcraft | merged | Merged into main. This pull request fixes the expand-extensions overview for the craft-application based command, mirroring PR #1416. Approved by two reviewers with passing CI checks, the change modifies one file with five additions and two deletions. | |
| #1550 feat(extensions): add bundle extension | charmcraft | merged | Merged a bundle extension that auto-populates bundle parts and enables it by default. Approved by two reviewers with passing CI. Resolves ca-2 feature branch bundle build issues, modifying 11 files (+229/-5 lines). | |
| #1248 feat(extensions): add basic support | charmcraft | merged | Merged to resolve issue #1238, adding basic extension support. Approved by two reviewers, apply_extensions now runs in unmarshal after base expansion to support unified charmcraft.yaml formats, requiring double base expansion if extensions modify bases. (+750/-3 lines, 10 files) |