pack: add recursive bundle packing
Metadata
Current evaluation
Added recursive bundle packing to the pack module. Merged after approval and addressing reviewer feedback. Changes span 10 files with 750 additions and 32 deletions.
Suggested action: —
No scores available.
Issue body
No description provided.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Added recursive bundle packing to the pack module. Merged after approval and addressing reviewer feedback. Changes span 10 files with 750 additions and 32 deletions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Implemented recursive bundle packing. Reviewer feedback was addressed, and the changes were merged. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to add recursive bundle packing to the pack module. The author addressed reviewer feedback from @tigarmo before final integration. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #182 Added the pack command, initially to work only with bundles. | charmcraft | merged | Added a pack command for bundles. Approved by two reviewers and merged. Modified five files with 631 additions and six deletions. A reviewer suggested the black formatter, but the feature was integrated. | |
| #1565 cli: add the pack command | snapcraft | merged | Merged the pack CLI command, replacing the previous assemble implementation. Approved by one reviewer, passed CI checks, and updated seven files with 164 additions and 16 deletions. | |
| #1230 pack: refactor business logic out of pack command class | charmcraft | merged | Merged after two reviewers approved. Refactors business logic out of the pack command class, building on #1229 and fixing #1147. Changes modify four files, adding 307 lines and removing 335. | |
| #466 pack: implement bundle plugin (CRAFT-360) | charmcraft | merged | Implemented the craft-parts bundle plugin and integrated the parts lifecycle into the bundle packing command. Merged following dual reviewer approval and passing CI checks, modifying six files with 191 additions and 124 deletions. | |
| #829 fix(pack): put a gate around skipping repack. | craft-application | merged | Merged a fix that adds a gate around skipping repack. Approved by three reviewers and passed all CI checks. The change modifies five files with 21 additions. |