← Back to issue list

Migrate store library logic to a StoreService

View original Github issue

Metadata

Project
charmcraft
Number
#1415
Type
issue
State
open
Author
lengau
Labels
Created
2023-12-04 21:26:59+00:00
Updated
2025-08-15 15:18:17+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### What needs to get done 1. create a craft-application StoreService that provides an interface for implementing the business logic for store commands. 2. Make library-related commands (`fetch-lib`, `list-lib`) use this service 3. Prepare other store commands to use this too ### Why it needs to get done Store commands are currently very heavy with a mix of business logic, validation logic and UX logic.

Evaluation history

No evaluation history available.