← Back to issue list

feature: add partitions

View original Github issue

Metadata

Project
craft-parts
Number
#517
Type
pull request
State
merged
Author
lengau
Labels
Created
Updated
Closed

Current evaluation

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.

Suggested action:

No scores available.

Issue body

This adds an optional feature for partitions (as specified in ST086). An application that enables this will have the ability to create multiple binary outputs as separate partitions, which can then be used to build multiple packages or a single package with multiple root directory trees. Based on https://github.com/canonical/craft-parts/commit/075eac2b04b70f97388faeee74a5679fa2c8c92c by @mr-cal

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b 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.
qwen3.6-35b-a3b-mtp-q6 Merged optional partition support per ST086, enabling multiple binary outputs as separate partitions for multi-package builds. Implementation based on @mr-cal commit, incorporating review feedback on variable handling.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#98 feat: set default partition debcraft merged 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.
71%
#528 partitions: make partitions optional in ProjectDirs craft-parts merged Made partitions optional in ProjectDirs. Merged following approval from two reviewers, updating eight files (+170/-114 lines). Unresolved review comments and unrelated pyright linting changes did not block integration.
71%