mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 13:20:42 +00:00
- Introduce publisher-specific hierarchy (`publisher/<publisher_name>`) for catalog, package, and file storage. - Replace hardcoded paths with helper methods (`construct_catalog_path`, `construct_package_dir`, `construct_file_path_with_publisher`) for consistent path generation. - Remove outdated tests and simplify redundant assertions in repository tests. - Update `CatalogManager` and file handling logic to leverage publisher-specific paths. - Enhance debug logs to include publisher context where applicable. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| .gitignore | ||
| Cargo.toml | ||