| 2 May 2026 |
| @rasmata:matrix.org joined the room. | 19:28:51 |
| @rasmata:matrix.org left the room. | 19:28:59 |
John Ericson | hexa Simon Hauser so re the machine status page, it is not to hard to remove some obselete logic from the web app, but there is still the question of whether we prefer SystemStatus in the database or the JSON endpoint directly on the queue runner | 21:57:29 |
John Ericson | I would rather have just one, but I don't know the full context here | 21:57:53 |
hexa | I think it should be transient in the queue runner | 22:20:11 |
hexa | On restart all state is invalid anyhow | 22:20:20 |
| 3 May 2026 |
John Ericson | @hexa:lossy.network ok sounds good. I can do that | 14:26:55 |
John Ericson | Can anyone review https://github.com/NixOS/hydra/pull/1685 ? | 14:27:19 |
John Ericson | I guess it's mostly the feature parts that need review. I can switch up the order and land the pure refactors first | 14:32:19 |
John Ericson | cut this down to just the new parge itself; the little stuff before it is now merged | 17:01:58 |
| 4 May 2026 |
| @gujial:matrix.org left the room. | 02:05:46 |
vcunat | It's perhaps just a bit weird that the key is disjunct with https://github.com/brianmcgillion.keys | 08:41:30 |
vcunat | * It's perhaps just a bit weird that this key is not present in https://github.com/brianmcgillion.keys | 08:42:18 |
yaya | FYI, I just announced ZHF #516381. :) | 08:45:07 |
BMG | That's not my account. | 09:28:16 |
BMG | brianmcgee is my github user | 09:28:42 |
vcunat | Ah thanks. I see now 🤦 I'm correcting this immediately. | 09:37:12 |
John Ericson | https://github.com/NixOS/hydra/pull/1704 I think this is going to fix our intermittant CI issues | 20:20:00 |
John Ericson | (direct local store in testsuite was crashing in SQLite for some reason, but using daemon protocol --- just like the actual deploiyment --- is robust) | 20:20:34 |
| 5 May 2026 |
| @yorickvp:matrix.org left the room. | 15:00:58 |
| 6 May 2026 |
| Orzklv joined the room. | 15:35:39 |
| 10 May 2026 |
John Ericson | Mic92: I noticed cachix push is not working for hydra? | 21:14:55 |
John Ericson | so the merge queue ends up rebulding the rust a second time | 21:15:07 |
| 11 May 2026 |
Mic92 | @Ericson2314:matrix.org: it needs secret access. It won't work for your fork | 07:11:57 |
Mic92 | * @Ericson2314:matrix.org: it needs secret access. It won't work for your fork. You would need to push the branch to the hydra repo | 07:12:45 |
John Ericson | @joerg:thalheim.io that's for any PR from a forked repo? | 13:51:12 |
hexa | yes | 14:02:33 |
hexa | otherwise you'd open yourself up for cache pollution | 14:02:43 |
Mic92 | What hexa says | 14:50:00 |
Mic92 | We still have some caching in the other direction for pull requests | 14:50:27 |