Daniel Hast

Results 9 issues of Daniel Hast

Most JSON data that people work with in practice has a known structure, so it's suitable for parsing into a user-defined data structure—which tends to result in clearer, more robust...

It would be useful for Counter to be generic over the hashing algorithm, in the same way that HashMap allows alternate hashing algorithms to be specified. Currently the performance of...

Zizmor can flag many common security issues using static analysis of CI workflows. See https://docs.zizmor.sh/ for documentation.

It would be nice if there was a Copr repository so this could be easily installed on Fedora and related distros. This would especially help with Fedora atomic distros like...

### Describe the bug Rechunking an image with build-chunked-oci should result in an image that has `ostree.component` annotations on the layers; however, these annotations aren't getting created when I rechunk...

The initramfs is not provided by an RPM package, but should be placed in its own exclusive layer. Therefore, it should be added to `path_components`, not `path_packages`, in the `MappingBuilder`,...

Currently the Rust components of rpm-ostree aren't published on [crates.io](https://crates.io/). Putting them on crates.io would allow other Rust code to more easily use those parts of rpm-ostree's functionality.

[serde-saphyr](https://crates.io/crates/serde-saphyr) is actively maintained, does not depend on `indexmap`, and is free of unsafe code.

This prevents warnings about a missing dependency file.