feat: set default partition
Metadata
Current evaluation
Merged. Automatically assigns the default partition to packages matching the project name. Approved by two reviewers with all CI checks passing. The change modifies two files and implements the original Gothenburg design.
Suggested action: —
No scores available.
Issue body
If a package has the same name as the project, set its partition
to be the default partition.
- [ ] 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. Automatically assigns the default partition to packages matching the project name. Approved by two reviewers with all CI checks passing. The change modifies two files and implements the original Gothenburg design. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. The change automatically assigns the default partition to packages matching the project name, implementing the original Gothenburg design. Future behavior may be adjusted based on user feedback. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged by maintainer cmatsuoka. Automatically assigns the default partition to packages matching the project name, implementing the original Gothenburg design. Integrated without further modifications. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1144 feat: Use the first partition in the list as the default | craft-parts | merged | Merged. Treats the first partition as default, supporting custom names and explicit default references. Migration states now track partition names. Approved by two reviewers, passed all CI checks, and modified 30 files. | |
| #517 feature: add partitions | craft-parts | merged | Merged an optional partition feature per ST086 spec, enabling multiple binary outputs for flexible package building. Approved by two reviewers and built on prior work by @mr-cal. The change modifies 98 files. | |
| #475 feat: update partitions docs | craft-application | merged | Merged documentation update for partitions, correcting instructions on resetting Features and overriding Application methods. Approved by three reviewers, passed CI, and modified two files. |