← Back to issue list

Package snap components

View original Github issue

Metadata

Project
snapcraft
Number
#4467
Type
issue
State
closed
Author
mr-cal
Labels
Created
Updated
Closed

Current evaluation

Implemented packaging of snap components alongside the main snap package and updated snapcraft's final output message to list them. Resolved and merged via pull request #4506.

Suggested action:

No scores available.

Issue body

### What needs to get done Each component’s prime directory and its metadata file should be packaged with `snap pack`. The packaged components should be placed alongside the snap package. The final message of snapcraft should include the packaged components. For example: ``` Snapped hello_world_1.0_amd64.snap and components `hello-world+foo_1.0.comp`, `hello-world+bar_1.0.comp`, and `hello-world+baz_1.0.comp`. ``` ### Why it needs to get done To support components in snapcraft

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Implemented packaging of snap components alongside the main snap package and updated snapcraft's final output message to list them. Resolved and merged via pull request #4506.
qwen/qwen3.6-35b-a3b Packaging of snap components using snap pack and updated build output messages was implemented. Resolved and merged via pull request #4506.
qwen/qwen3.6-35b-a3b Implemented packaging of snap components alongside the main snap using snap pack and updated the final output message. Resolved and merged via pull request #4506.
qwen3.6-35b-a3b-mtp-q6 Implemented snap component packaging using snap pack, placing .comp files alongside the snap package and updating the final build output. Completed via pull request #4506.
qwen3.6-35b-a3b-mtp-q6 Resolved via PR #4506. Snapcraft now packages component prime directories and metadata using snap pack, places them alongside the main snap, and updates the final output message to list all packaged components.

Update history

No update history recorded yet.

Related issues

No related issues found above the similarity threshold.