90fc2bf53e
Co-authored-by: strawberry <strawberry@puppygock.gay> Signed-off-by: AwesomeQubic <ThatQubicWah@protonmail.com> Signed-off-by: strawberry <strawberry@puppygock.gay> |
||
---|---|---|
.. | ||
conduwuit-complement.toml | ||
failed_tests.jsonl | ||
full_results.jsonl | ||
passed_tests.jsonl | ||
README.md | ||
v3.ext |
Complement
What's that?
Have a look at its repository.
How do I use it with conduwuit?
For reproducible results, Complement support in conduwuit uses Nix to run and generate an image.
After installing Nix, you can run either:
-
nix run #.complement-runtime -- ./path/to/logs.jsonl ./path/to/results.jsonl
to build a Complement image, run the tests, and output the logs and results to the specified paths. -
nix run #.complement-image
to just build a Complement image