← Back to issue list

Created the profile option for the init command (CRAFT-1317).

View original Github issue

Metadata

Project
charmcraft
Number
#854
Type
pull request
State
merged
Author
facundobatista
Labels
Created
Updated
Closed

Current evaluation

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.

Suggested action:

No scores available.

Issue body

It's optional and currently only accepts its default, "simple", which uses a template very similar to what we had so far, evolved according to [this template from Jon](https://github.com/canonical/template-operator/tree/charmcraft-templates/default).

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b 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.
qwen3.6-35b-a3b-mtp-q6 Merged an optional profile option for the init command, defaulting to simple. The author resolved flake8 and black conflicts, updated requirements, and fixed duplicate configuration during review before final merge.
qwen3.6-35b-a3b-mtp-q6 Merged: Added an optional profile option to the init command, defaulting to simple. Review identified outdated commits and flake8 issues, resolved by updating tox requirements and fixing duplicate configuration conflicts.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#859 Added a kubernetes profile to init command (CRAFT-1318). charmcraft merged Merged. Added a Kubernetes profile to the init command and fixed the simple template. Approved by two reviewers, the change modified 17 files (+196/-21 lines), resolving CRAFT-1318.
77%
#868 Added a machine profile to init command (CRAFT-1046). charmcraft merged Merged. Added a machine profile to the init command, resolving issues #568 and #593. Approved by two reviewers with zero unresolved comments. Changes span 15 files with 156 additions and 16 deletions.
77%
#379 Add a profile option to the rockcraft init command rockcraft merged 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.
72%