chore: bootstrap Craft Application
Metadata
Current evaluation
Merged to bootstrap the Craft Application. Approved by one reviewer after passing all CI checks. Modified 20 files, adding 1400 lines and removing 276, establishing the initial project structure.
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`?
---
I will probably split this into 3 to make it easier to review:
- models
- services
- integration
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to bootstrap the Craft Application. Approved by one reviewer after passing all CI checks. Modified 20 files, adding 1400 lines and removing 276, establishing the initial project structure. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged by maintainer sergiusens. Bootstraps the Craft Application structure. Though initially planned as separate models, services, and integration modules for review, the changes were successfully merged as a single unit. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged the initial Craft application bootstrap. The maintainer planned to split the changes into models, services, and integration modules for review, but the changes were accepted and merged as a single commit. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1 bootstrap project (CRAFT-817) | craft-grammar | merged | Merged the bootstrap project initialization (CRAFT-817) by sergiusens. Approved after review, the change added 1289 lines across 25 files to establish the initial project structure. | |
| #4633 chore: merge main into feature/craft-application | snapcraft | merged | Merged into feature/craft-application after three approvals and passing CI. Updated 23 files with full test coverage on changed lines, maintaining 89.14% project coverage. | |
| #1729 chore: update to craft-application 3 | charmcraft | merged | Merged after approval by two reviewers. Updated project dependencies to craft-application version 3 across 16 files, with 132 additions and 40 deletions. | |
| #4585 chore: merge main into feature/craft-application | snapcraft | merged | Merged into feature/craft-application after passing CI and receiving two approvals. The maintenance update modified 17 files (+345/-93 lines) with full test coverage for all changed code. | |
| #4654 chore: merge feature/components into feature/craft-application | snapcraft | merged | Merged feature/components into feature/craft-application following three reviewer approvals. The update modified 28 files with over 1500 additions and 68 deletions. Test and CI issues were resolved during review before final integration. | |
| #1397 chore: merge main to craft-application feature branch | charmcraft | merged | Merged main into the craft-application feature branch after two approvals. The change updated 115 files and applied a manual dependency version bump to craft-application 1.1.0. | |
| #1356 chore: merge main into craft-application branch | charmcraft | merged | Merged a maintenance commit integrating the main branch into craft-application. The update modified 13 files with 82 additions and 74 deletions. No reviews or comments were required. | |
| #1765 chore: remove classic entrypoint | charmcraft | merged | Merged after approval by two reviewers. Removed a leftover classic entrypoint from the craft-application changeover, modifying seven files. | |
| #1078 chore!: remove deprecated APIs | craft-application | merged | Merged, removing 8 deprecated APIs from craft-applications to resolve issue #1063. Approved by two reviewers with all CI checks passing. Locally verified with snapcraft, reducing code by 345 lines across 11 files. | |
| #2360 chore: upgrade to craft-application 5 | charmcraft | merged | Merged the upgrade to craft-application 5. Approved by four reviewers, the maintainer proceeded with the merge despite failing CI tests, confirming they were pre-existing failures on main unrelated to this change. |