ips/libips/src
Till Wegmueller 9ac8f98b38
Refactor solver and manifest handling
- Replaced `CatalogProvider` with database-backed solution, improving manifest retrieval logic.
- Added fallback and LZ4 decoding support for catalog-stored manifests.
- Enhanced incorporation lock handling with direct database queries.
- Updated sample install script to use `debug` logging for better traceability.
2025-08-21 23:52:11 +02:00
..
actions Refactor ImageCatalog and apply manifest logic 2025-08-19 22:43:50 +02:00
digest Add incorporation lock support and update dependencies across the project 2025-08-19 14:30:55 +02:00
image Refactor ImageCatalog and apply manifest logic 2025-08-19 22:43:50 +02:00
payload Refactor codebase to improve formatting, logging clarity, and error handling 2025-07-27 15:22:49 +02:00
repository Refactor solver and manifest handling 2025-08-21 23:52:11 +02:00
solver Refactor solver and manifest handling 2025-08-21 23:52:11 +02:00
fmri.rs implement manifest fetching and fix CI errors 2025-08-13 23:23:45 +02:00
lib.rs implement dependency solver based on resolvo 2025-08-13 22:09:19 +02:00
test_json_manifest.rs Add serde attribute defaults and improve JSON deserialization handling in manifests 2025-07-29 11:38:36 +02:00