executor: store primed stage packages in prime state
Metadata
Current evaluation
Merged Claudio Matsuoka's changes to store primed stage packages in the prime state and expose pull assets and primed packages via the lifecycle manager. Resolves CRAFT-1174. Approved by one reviewer with passing CI.
Suggested action: —
No scores available.
Issue body
Add the list of primed stage packages to the prime state, and make
the list of pull assets and primed stage packages available from the
lifecycle manager.
Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
CRAFT-1174
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged Claudio Matsuoka's changes to store primed stage packages in the prime state and expose pull assets and primed packages via the lifecycle manager. Resolves CRAFT-1174. Approved by one reviewer with passing CI. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged by maintainer cmatsuoka. The change stores primed stage packages in the prime state and exposes pull assets and primed packages through the lifecycle manager, addressing CRAFT-1174. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #240 Release 1.8.0 | craft-parts | merged | Merged release 1.8.0 after approval and passing CI. Adds primed stage packages to prime state and introduces lifecycle manager methods for pull state assets and primed packages. | |
| #240 feat(lifecycle): get pull assets and primed stage packages | craft-application | merged | Added lifecycle service methods to retrieve pull assets and primed stage packages for manifest generation. Merged after approval, passing CI, and rebasing on main. |