← Back to issue list

pack: add recursive bundle packing

View original Github issue

Metadata

Project
charmcraft
Number
#1060
Type
pull request
State
merged
Author
lengau
Labels
Created
Updated
Closed

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.
76%
#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.
74%
#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.
73%
#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.
72%
#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.
72%