mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 13:20:42 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| actions | ||
| depend | ||
| digest | ||
| image | ||
| payload | ||
| repository | ||
| solver | ||
| api.rs | ||
| fmri.rs | ||
| lib.rs | ||
| publisher.rs | ||
| publisher_tests.rs | ||
| test_json_manifest.rs | ||
| transformer.rs | ||