| 26 Apr 2022 |
cransom | there's hydra-notify, or runcommand but nothing outgoing webhook specific that i recall. | 02:36:28 |
| phaer changed their display name from Paul Haerle to phaer. | 10:29:17 |
Amanda (she/her) | I'll have to check my got history. I used to use a node-red receiver transform a json-based we hook into-- oh! I used runcommabd and sent the JSON using curl! | 11:47:52 |
Amanda (she/her) | Just remembered | 11:48:08 |
| mei 🌒& changed their profile picture. | 17:43:25 |
| 29 Apr 2022 |
@ulrikstrid:matrix.org | In reply to @artturin:matrix.org Could you add the error messages you got and a link to that to https://nixos.wiki/wiki/Hydra#Known_Issues Finally got around to add this 😅 | 07:55:12 |
kayla (she/they) | I was told that people in this channel might appreciate the PR I have adding more output about worker processes termination to hydra-eval-jobs, so that error: unexpected EOF reading a line is not the only information about how it failed. | 16:51:55 |
@ulrikstrid:matrix.org | In reply to @kayla.fire:matrix.org I was told that people in this channel might appreciate the PR I have adding more output about worker processes termination to hydra-eval-jobs, so that error: unexpected EOF reading a line is not the only information about how it failed. Literally the issue I had | 17:38:39 |
@ulrikstrid:matrix.org | What is the easiest way of getting my hydra build into somewhere I can use as a cache? I have multiple builders in my setup for different platforms | 17:39:44 |
ajs124 | You can just serve the store of your hydra machine. If that's what you want to do. | 17:42:55 |
@ulrikstrid:matrix.org | Will my builders upload to the hydra machine? | 17:46:31 |
@ulrikstrid:matrix.org | I feel like I missed something | 17:46:45 |
ajs124 | Hydra copies the build results back from the builders into its own store | 17:56:43 |
@ulrikstrid:matrix.org | Oh, okay, that's easy then. Thank you | 17:57:34 |
@grahamc:nixos.org | hydra itself can present a binary cache | 17:58:06 |
@grahamc:nixos.org | as long as you provide the signing key, I think it does that automatically? not sure | 17:58:16 |
@grahamc:nixos.org | (I've never used it for that) | 17:58:21 |