← Back to issue list

cli: add list-extensions command

View original Github issue

Metadata

Project
snapcraft
Number
#2237
Type
pull request
State
merged
Author
kyrofa
Labels
Created
Updated
Closed

Current evaluation

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.

Suggested action:

No scores available.

Issue body

- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)? - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [x] If this is a bugfix. Have you checked that there is a bug report open for the issue you are trying to fix on [bug reports](https://bugs.launchpad.net/snapcraft)? - [x] If this is a new feature. Have you discussed the design on the [forum](https://forum.snapcraft.io)? - [x] Have you successfully run `./runtests.sh static`? - [ ] Have you successfully run `./runtests.sh tests/unit`? ----- This PR resolves [LP: #1788639](https://bugs.launchpad.net/snapcraft/+bug/1788639) by adding a `list-extensions` command. It also add both `list-extensions` and `extensions` to bash-completion.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b 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.
qwen3.6-35b-a3b-mtp-q6 Merged into master, adding the list-extensions CLI command and bash-completion for list-extensions and extensions. Resolves Launchpad bug 1788639 with 100% diff coverage.
qwen3.6-35b-a3b-mtp-q6 Merged into master, adding a list-extensions CLI command to resolve Launchpad bug #1788639. Adds bash-completion for list-extensions and extensions. Maintains 100% diff coverage.

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).
76%
#1268 feat(extensions): add cli commands charmcraft merged 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.
75%