feat!: hybrid commands!
Metadata
Current evaluation
Merged hybrid commands implementation by maintainer lengau. Resolves CRAFT-4163 and depends on craft-application PR #674. Changes span 15 files with +322/-276 lines. Approved by two reviewers.
Suggested action: —
No scores available.
Issue body
- [ ] Have you followed the guidelines for contributing?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `make lint && make test`?
- [ ] Have you added an entry to the changelog (`docs/reference/changelog.rst`)?
---
Requires https://github.com/canonical/craft-application/pull/674
CRAFT-4163
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged hybrid commands implementation by maintainer lengau. Resolves CRAFT-4163 and depends on craft-application PR #674. Changes span 15 files with +322/-276 lines. Approved by two reviewers. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged the hybrid commands feature. Implementation depends on canonical/craft-application#674 and resolves CRAFT-4163. Integrated by maintainer lengau. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #683 feat!: merge hybrid-commands feature branch | craft-application | merged | Merged the feature/hybrid-commands branch into main after passing CI and receiving three approvals. The update introduces hybrid commands across 101 files, adding 5437 lines and removing 3250. | |
| #1364 feat(craft-application): miscellaneous commands | charmcraft | merged | Merged after approval by three reviewers. Adds miscellaneous craft-application commands, including analyse and extensions-related features. Changes span 33 files with 943 additions and 249 deletions. | |
| #1358 feat(craft-application): migrate store commands | charmcraft | merged | Migrated store commands in craft-application. Approved by three reviewers and merged, modifying 29 files with 2859 additions and 344 deletions. | |
| #4830 refactor: migrate commands to craft-application | snapcraft | merged | Merged following three approvals and passing CI. Migrates remaining commands to core24/craft-application, updating snapcraft init to generate core24 files, correcting list-plugins output, and refreshing command docs. Resolves #4742. | |
| #1340 feat(craft-app): move init command | charmcraft | merged | Merged maintainer PR moving the craft-app init command. Includes required lint fixes, approved by three reviewers, and modifies 18 files (+500/-343 lines). | |
| #635 Use all functionality from craft-cli (CRAFT-710). | charmcraft | merged | Merged after approval. Integrated all craft-cli functionality, netting a reduction of 1724 lines across 11 files. Resolves CRAFT-710. | |
| #147 feat: extensible commands | craft-application | merged | Merged extensible commands allowing applications to register parser fillers, prologues, and epilogues. Approved by two reviewers with passing CI and full test coverage. Added +376/-42 lines across seven files to support charmcraft transition. | |
| #4614 feat(craft-application): migrate version command | snapcraft | merged | Merged, resolving issue #4468. The version command was migrated to craft-application across seven files. Approved by two reviewers and integrated despite minor Codecov coverage warnings. |