| 2 Feb 2022 |
cole-h | That's how most other features are enabled when dealing with the HTTP request (see directly above with hidden and enabled) -- but yes, that's correct. | 23:57:51 |
cole-h | (Also note that it's required to be enabled on the server for this to be accepted) | 23:58:27 |
| 3 Feb 2022 |
Amanda (she/her) | Oh, I didn't even realise that was a webpage rendering script, disregard that then, I collect socks | 00:04:17 |
cole-h | Hahaha | 00:08:42 |
@grahamc:nixos.org | but thank you for the review, Amanda (she/her) ! | 00:28:32 |
| 4 Feb 2022 |
vcunat | 😵💫
Success; 1 out of 39 constituent builds failed
| 15:52:35 |
vcunat | If it was possible to restart a succeeding build, I wouldn't be surprised. So otherwise... perhaps some kind of restart race? | 15:53:47 |
vcunat | Or perhaps one of those constituents had another same-hashed build that got restarted and thus succeeded? | 15:55:29 |
vcunat | Anyway, not causing any issues AFAIK. It just seemed interesting. | 15:55:47 |
vcunat | (I restarted it now, so it won't show the weird sentence anymore.) | 15:58:55 |
vcunat | * (I restarted it now, so it won't show the weird sentence anymore. It was shown as "user cancelled".) | 15:59:11 |
vcunat | * (I restarted it now, so it won't show the weird sentence anymore. It was shown as "Cancelled by user".) | 15:59:34 |
@grahamc:nixos.org | that is a mysterious problem! | 22:47:16 |
| 5 Feb 2022 |
| mikafluffyball ⚡️ joined the room. | 01:51:30 |
| 6 Feb 2022 |
| illustris joined the room. | 04:36:07 |
| 7 Feb 2022 |
@grahamc:nixos.org | I wonder if anyone is consuming the eval_* events from hydra-eval-jobset. Their data payload uses project / jobset names instead of IDs, and I'd like to change them to use IDs instead. However this'd be a bit awkward for anyone consuming them. I could add a v2 event type, though | 17:36:09 |
@grahamc:nixos.org | it feels like a fairly sacred API to me | 17:41:33 |
@grahamc:nixos.org | oh dear | 18:03:53 |
@grahamc:nixos.org | * ~oh dear: | 18:05:26 |
@grahamc:nixos.org | * ~oh dear~ | 18:05:27 |
@grahamc:nixos.org | okay I'm fairly sure nobody is actually using these events. | 18:24:33 |
@grahamc:nixos.org | because if somebody had they'd probably have filed a bug report about the fact that it was sending a payload with the value of:
344264.691775749.1435752\tPROJECT\tJOBSET
where those \ts are not tabs, but the string literal of a \ followed by the string literal of a t.
| 18:26:00 |
das_j | In reply to @grahamc:nixos.org
because if somebody had they'd probably have filed a bug report about the fact that it was sending a payload with the value of:
344264.691775749.1435752\tPROJECT\tJOBSET
where those \ts are not tabs, but the string literal of a \ followed by the string literal of a t.
I'm not using these events but I assume I'd just live with the fact that it's \t and split on that 😆 | 18:27:23 |
@grahamc:nixos.org | well | 18:27:34 |
@grahamc:nixos.org | I have certain feelings of if you don't report obvious bugs and then I fix obvious bugs then it isn't on me, is that unfair? | 18:28:13 |
das_j | No, it's totally fair | 18:29:06 |
das_j | And as Hydra is unreleased software, it would be my fault to depend on its current behaviour | 18:29:27 |
@grahamc:nixos.org | I do hope you see real effort from me to not break its behavior | 18:30:12 |
das_j | In reply to @grahamc:nixos.org I do hope you see real effort from me to not break its behavior Yeah I do. I haven't noticed any breakages you introduced that were not necessary to improve Hydra in the long run | 18:30:46 |
@grahamc:nixos.org | 🙏 | 18:31:03 |