store: ensure promote-bundle succeeds if there are no applications
Metadata
Current evaluation
Superseded by PR #1081, which will handle the store tests and implement the fix. Original changes were not merged.
Suggested action: —
No scores available.
Issue body
Depends on #1075.
All changes for this PR are in charmcraft/commands/store/__init__.py
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Superseded by PR #1081, which will handle the store tests and implement the fix. Original changes were not merged. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Superseded by pull request #1081. Closed to consolidate the promote-bundle fix and store tests into a single branch. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Superseded by pull request #1081, which consolidates the store tests and incorporates the fix to ensure promote-bundle succeeds when no applications are present. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1081 store: ensure promote-bundle succeeds if there are no applications | charmcraft | merged | Merged fix ensuring promote-bundle succeeds when no applications are present. Depends on PR #1075. Approved by one reviewer with zero unresolved comments. Updated seven files (+47/-12 lines). | |
| #1089 store: fix issues with promote-bundle command | charmcraft | merged | Merged a fix for the promote-bundle command that resolved test breakage. The update modified 5 files with 16 additions and 14 deletions. Approved by one reviewer, the changes were merged despite an unresolved comment flagging a potential lingering issue. |