Add a profile option to the rockcraft init command
Metadata
Current evaluation
Merged pull request adding a --profile option to the rockcraft init command to generate different initial project file flavors. Approved by two reviewers and passed CI checks.
Suggested action: —
No scores available.
Issue body
Include a `--profile` option in the `rockcraft init` command, enabling rockcraft to produce different flavors of initial project files.
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged pull request adding a --profile option to the rockcraft init command to generate different initial project file flavors. Approved by two reviewers and passed CI checks. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged an external contribution adding a --profile option to the rockcraft init command, enabling generation of different initial project file flavors. The change passed review and was integrated. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged an external contribution adding a --profile option to the rockcraft init command. This enables generation of different initial project file flavors. The change passed review and was successfully integrated. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #854 Created the profile option for the init command (CRAFT-1317). | charmcraft | merged | Merged an optional profile option for the init command, defaulting to simple. Addressed review feedback, resolved flake8 and black conflicts, and cleaned up duplicate configuration prior to merge. |