feat(init): add 'test' init profile
Metadata
Current evaluation
Merged the addition of a 'test' init profile. Approved by two reviewers, the change was integrated despite four unresolved comments and failing slow tests. Template refinements will be addressed later.
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`?
---
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged the addition of a 'test' init profile. Approved by two reviewers, the change was integrated despite four unresolved comments and failing slow tests. Template refinements will be addressed later. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged addition of a 'test' init profile. Reviewers acknowledged the change and noted template refinements and initialization logic will be moved to spread extension scripts in future updates. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged the addition of a 'test' init profile. Author tigarmo implemented the feature, and reviewer cmatsuoka approved it, noting that template refinements and initialization logic will be handled in subsequent updates. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #5398 feat: add init test profile | snapcraft | merged | Merged. Adds an init test profile containing spread.yaml and extension templates. Approved by two reviewers, passed all CI checks, and resolves #5099. | |
| #107 feat: add simple init template | debcraft | merged | Merged a pull request that adds a simple init template. Approved by two reviewers with CI checks passing. The change modifies one file, adding 17 lines. | |
| #2401 feat(test): add testing profiles for init command | charmcraft | merged | Merged. Adds test-machine and test-kubernetes profiles to the init command for charmcraft test. Fixes #2365. Approved by three reviewers despite failing CI checks. Future updates will integrate jubilant and expand profiles. | |
| #522 feat: add init service and init command | craft-application | merged | Merged after two approvals and passing CI. Added the init service and command with profile support, resolving #452 and #508 and creating #530. The 19-file change includes tests and bug fixes discovered during development. | |
| #1137 feat: add --base option to the init command | craft-application | merged | Merged after three approvals and passing CI. Adds a --base option to the init command for specifying profile template variants. A reviewer noted the implementation could be more generic, but the feature was accepted and integrated. |