hydra-cli icon indicating copy to clipboard operation
hydra-cli copied to clipboard

A client for the Hydra Nix CI

Results 8 hydra-cli issues
Sort by recently updated
recently updated
newest added

While waiting for a jobset to complete, sometimes network requests can fail for many reasons. In these cases, the CLI will retry for 5 times in one minute, instead of...

Would it be possible to update `socket2` to version 0.3.16+ (such as version 0.3.19)? Since https://github.com/rust-lang/rust/pull/78802 landed in Rust 1.64, earlier versions of socket2 no longer build. I took a...

Related to https://github.com/nlewo/hydra-cli/issues/57, it would be great if the `jobset-wait` command could give status info like: ``` (23/700) Build of xxx succeeded on yyy, logs: http://zzz (24/700) Build of xxx...

Login started failing with the latest version of `hydra`. For some reason `hydra` now returns a `302` that redirects to a `500` when login in. I guess that's not an...

There should be a debug mode that creates additional log output when running hydra-cli.

enhancement

It would be nice to be able to run the Hydra API, either by mocking it or by starting `hydra-server`. This would be useful for dev and for testing purposes.

Maybe the output of the `reproduce` command could be improved to make it easier to read