summaryrefslogtreecommitdiff
path: root/rola-utils/space-system/macros
Commit message (Collapse)AuthorAgeFilesLines
* feat(rola-bucket): add bucket bind managementHEADmaster魏曹先生11 days1-4/+4
| | | | | Implement bucket bind CRUD operations and config loading, along with CLI integration for listing, setting, and removing bucket bindings.
* refactor: extract shared utilities and add space-system crate魏曹先生12 days3-0/+134
Extract rola-vcs/internal_macros into shared utils crates (shared_constants, shared_macros, space-system) and implement the Bucket enum with async space management