feat!: merge hybrid-commands feature branch
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `make lint && make test`?
- [x] Have you added an entry to the changelog (`docs/reference/changelog.rst`)?
---
This branch is a rebase of `feature/hybrid-commands` on `main`, ready to merge to main.
Only commits starting with [1c77d29217b6c73fafd08cd064518adb2ff0c28f](https://github.com/canonical/craft-application/pull/683/commits/1c77d29217b6c73fafd08cd064518adb2ff0c28f) need to be reviewed.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged the feature/hybrid-commands branch into main following a successful rebase. Introduces the hybrid commands feature, passes lint and test checks, and includes changelog updates. Approved by maintainer. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #677 feat!: hybrid commands! | craft-application | merged | 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. | |
| #343 feat: allow commands to accept multiple platforms | craft-application | merged | Successfully merged following approval from two reviewers and passing CI checks. The feature enables commands to accept multiple platforms, updating two files with 42 additions and one deletion. |