| 4 Nov 2021 |
@grahamc:nixos.org | so, probably the reason is nobody built it yet :P | 18:57:23 |
Mic92 | grahamc: getting an alert if one of my build fails: https://hydra.thalheim.io/eval/160 | 18:58:45 |
@grahamc:nixos.org | gotcha, so just monitor the entire jobset instead of an aggregate job | 18:59:13 |
@grahamc:nixos.org | makes good sense to me | 18:59:16 |
Mic92 | @grahamc: only issue is if you use this endpoint on nixpkgs with 100.000 jobs per jobset. | 19:00:04 |
@grahamc:nixos.org | yeah, that is also why I haven't tried to implement it :) | 19:00:30 |
@grahamc:nixos.org | there is a gulf between "Most users" and "hydra.nixos.org" on appropriate features | 19:00:55 |
das_j | sounds like return if Sys::Hostname == "NAME_OF_THE_NIXOS_HOST" | 19:01:42 |
@grahamc:nixos.org | puke | 19:01:52 |
das_j | * sounds like return if Sys::Hostname::hostname == "NAME_OF_THE_NIXOS_HOST" | 19:01:53 |