Hydra | 389 Members | |
| 111 Servers |
| Sender | Message | Time |
|---|---|---|
| 18 Apr 2022 | ||
In reply to @andreas.schraegle:helsinki-systems.deGitHub pull requests | 07:48:26 | |
In reply to @linus:schreibt.jetztThe flakes URL seems to be generated weirdly | 07:48:57 | |
| Ah, that plugin. I wouldn't be surprised if that had bitrotted entirely, sadly. iirc it doesn't have any tests. | 07:52:09 | |
| Aha, is the GitHub refs plugin better? | 08:03:20 | |
| 19 Apr 2022 | ||
| 23:53:46 | ||
| 20 Apr 2022 | ||
| 18:56:33 | ||
| 21 Apr 2022 | ||
| 00:48:54 | ||
| 00:48:56 | ||
| 21:06:56 | ||
| 21:08:54 | ||
| 21:30:41 | ||
| 22 Apr 2022 | ||
| Hello 👋 I would like to have the build status for a specific list of packages (build/don't build), and for each package that doesn't build, the date of the last successful build. Is there an API on Hydra that allows that ? I went through the endpoints listed here: https://github.com/NixOS/hydra/blob/master/hydra-api.yaml, but they don't seem relevant for my problem | 06:11:34 | |
In reply to @net-mist:matrix.orghttps://github.com/nix-community/hydra-check | 13:19:50 | |
| sadly no api for the last successful builds https://github.com/nix-community/hydra-check/issues/12 | 13:20:14 | |
| thanks a lot ! | 14:51:19 | |
| 24 Apr 2022 | ||
| I'm trying to pull in the hydra flake on my local build machine configuration, it would seem that when using the
Is there any known workarounds/fixes for this? | 12:01:41 | |
| 15:49:19 | ||
| 19:37:00 | ||
| 25 Apr 2022 | ||
Wasn't there a hydra webhook for jobs? I could haave sworn that code lived in src/lib/Hydra/ | 22:45:37 | |
* Wasn't there a hydra webhook for jobs? I could haave sworn that code lived in src/lib/Hydra/Plugin/ | 22:45:45 | |
| That is, hydra webhooks that get sent when a job is done, not a webhook to send to hydra. | 22:47:51 | |
| 26 Apr 2022 | ||
| there's hydra-notify, or runcommand but nothing outgoing webhook specific that i recall. | 02:36:28 | |
| 10:29:17 | ||
| 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 | |
| Just remembered | 11:48:08 | |
| 17:43:25 | ||
| 29 Apr 2022 | ||
In reply to @artturin:matrix.orgFinally got around to add this 😅 | 07:55:12 | |
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 | |
In reply to @kayla.fire:matrix.orgLiterally the issue I had | 17:38:39 | |
| 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 | |