Arnout Engelen
Arnout Engelen
This test appears to be flaky: ``` --> [org.apache.pekko.projection.kafka.internal.KafkaSourceProviderImplSpec: The KafkaSourceProviderImpl must successfully verify offsets from assigned partitions] Start of log messages of test that [Failed(java.lang.AssertionError: timeout (3 seconds) while...
a graph seems easier to read than a tree https://arnout.engelen.eu/minimal.html
report definitions created as described in the ReadMe: ``` nix-store -q --tree $(nix-build '' -A nixos.iso_gnome.x86_64-linux) ``` ... mention a few paths not found on cache.nixos.org. This is likely due...
The reports generated as described in the readme include paths such as `/nix/store/4rd3hzbjjiwpm91a87qb4qk2ppqsgnj9-relaxedsandbox.nix`, which appear to be files that are not produced by derivations but included through string interpolation(?). We...
it'd be nice if we could specify the user accounts/tokens in the configuration instead of managing them in the database
Replace `fetch-from-cache.sh` (moving it to Rust), remembering not to retry 404's and other nonrecoverable errors.
In the context of a build/report, some (but not all) derivations are reachable as an attribute of the build. Might make sense to record that for a nicer report presentation.
It would be nice if nix-hash-collection reports could replace https://reproducible.nixos.org . Could be just a static download of the report page. For this to be possible, we'd need at least:...
To be collected by #14 somehow - we probably don't want to store that in the database though.
when an unreproducibility is already tracked in GitHub probably MVP just a database table with a regex to match against the derivation path