Hydra | 385 Members | |
| 109 Servers |
| Sender | Message | Time |
|---|---|---|
| 17 Nov 2023 | ||
| That being said the link you just sent works for me | 13:17:30 | |
| It redirects to https://hydra.nixos.org/build/196107287/download/1/hydra/introduction.html | 13:17:36 | |
which on safari just causes a download due to lacking Content-Typehe ader | 13:18:04 | |
| also for me the CSS is broken | 13:18:11 | |
| On what ? :p | 13:18:29 | |
| on chromium the CSS is broken | 13:18:38 | |
Download image.png | 13:18:58 | |
| Strange | 13:22:38 | |
| yep can confirm I have the same issue | 15:50:58 | |
| https://github.com/NixOS/hydra/issues/1267 | 21:15:20 | |
| 18 Nov 2023 | ||
| 21:45:22 | ||
| is there any way to have hydra track the merge of two branches? i.e. I want a jobset where the nixpkgs input is the merge of nixos-unstable and a PR I'm interested in. | 21:45:56 | |
| I don’t think so, you can create a jobset for that specific branch and rebase it on nixos-unstable, but I’m not sure you can do better | 21:49:51 | |
| * I don’t think so, you can create a jobset for that specific branch and rebase it regularly on nixos-unstable, but I’m not sure you can do better | 21:50:23 | |
| bummer | 21:50:32 | |
| yea I can run a service on a timer that does that. | 21:50:48 | |
| 19 Nov 2023 | ||
| hm, well I did something a little wrong | 01:58:21 | |
| How do I delete a jobset? It's not obvious to me in the interface | 01:58:29 | |
| I don't think you can delete jobsets in Hydra | 02:05:21 | |
| oof | 02:16:20 | |
| 03:35:20 | ||
In reply to @marius851000:mariusdavid.frI'm late but yes, that's an issue. I know nothing better than changing the derivation somehow - in a way that changes the output path, so e.g. the name of the fixed-output derivation. | 08:15:29 | |
| Or you could like create a different jobset that contains the corrected derivation - that way you get a new job even if the output path is exactly the same. | 08:16:43 | |
In reply to @raitobezarius:matrix.orgOpen a javascript console while logged in and run deleteJobset or sth like that while on the jobset page | 10:55:20 | |
| The UI doesn't expose it, presumably because it's a very expensive operation on bigger instances | 10:56:08 | |
| 10:56:50 | ||
I've had this problem for ages where evaluation output wouldnt be visible in the webui, only now am i getting to actually fixing it. Does that look familiar to anyone? there are a few issues open and closed related to UTF-8 encoding but nothing specifically with the database | 12:18:51 | |
| 20:38:39 | ||
| 20:46:47 | ||
| 20:48:37 | ||