ips/libips/src
Till Wegmueller 898ec20ad8
Update binaries and workflows for pkg6 rename
- Renamed `pkg6dev` to `pkg6` across build scripts, workflows, and documentation.
- Added support for additional binaries (`pkg6repo` and `pkg6depotd`) in release builds.
- Disabled `RUSTFLAGS` warnings-as-errors policy in workflows for improved flexibility.
- Simplified error handling in `manifest_fmri` with streamlined conditionals.
- Introduced `#[allow(clippy::result_large_err)]` to suppress clippy warnings for large error types.
2026-01-18 14:30:05 +01:00
..
actions Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
depend Refactor attribute value access and error handling 2026-01-18 13:00:21 +01:00
digest Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
image Refactor attribute value access and error handling 2026-01-18 13:00:21 +01:00
payload Refactor codebase to improve formatting, logging clarity, and error handling 2025-07-27 15:22:49 +02:00
repository Update binaries and workflows for pkg6 rename 2026-01-18 14:30:05 +01:00
solver Refactor attribute value access and error handling 2026-01-18 13:00:21 +01:00
api.rs Update binaries and workflows for pkg6 rename 2026-01-18 14:30:05 +01:00
fmri.rs Fix FMRI and catalog processing inconsistencies 2025-12-23 13:19:51 +01:00
lib.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
publisher.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
publisher_tests.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
test_json_manifest.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00
transformer.rs Refactor to align with Rust formatting guidelines and enhance code readability. 2025-12-22 20:10:17 +01:00