| 16 Feb 2022 |
@grahamc:nixos.org | A tricky thing is there are quite likely still people using hydra before the old version. Maybe it would make sense to have pkgs.hydra be the default, and pkgs.hydra-migrate be available as a fallback. | 14:46:58 |
| 17 Feb 2022 |
@trofi:matrix.org | I thihk hydra's UI does not show all jobsets: https://hydra.nixos.org/project/nixpkgs
I expected to see binutils-2.36 there, but looks like it's not there. If I look at the browser history in can find it: https://hydra.nixos.org/jobset/nixpkgs/binutils-2.36
| 08:23:57 |
@trofi:matrix.org | * I think hydra's UI does not show all jobsets: https://hydra.nixos.org/project/nixpkgs
I expected to see binutils-2.36 there, but looks like it's not there. If I look at the browser history in can find it: https://hydra.nixos.org/jobset/nixpkgs/binutils-2.36
| 08:24:10 |
hexa | yup, jobsets can be set hidden | 11:27:15 |
| Ash joined the room. | 13:31:32 |
@trofi:matrix.org | Ah, tricky. | 21:21:58 |
| 18 Feb 2022 |
| cw (28 cycles) changed their display name from Chuck Winter to Chuck Winter (vi/vim). | 04:12:53 |
| cw (28 cycles) changed their display name from Chuck Winter (vi/vim) to Chuck Winter. | 04:21:46 |
| @test:boba.best removed their profile picture. | 11:18:03 |
| @test:boba.best removed their display name Tseb (Old). | 11:48:49 |
| @test:boba.best left the room. | 12:59:15 |
| 19 Feb 2022 |
| Rhys joined the room. | 08:15:26 |
ma27 | as I'm currently going through my open PRs, anybody out there who wants to take a look at my oldest open PR (https://github.com/NixOS/hydra/pull/743,
Add a filter for maintainers in the jobset-eval view) these days? %) | 19:56:04 |
| 21 Feb 2022 |
| cw (28 cycles) changed their display name from Chuck Winter to Chinchilla Wetreat. | 00:48:21 |
| Rickard Nilsson joined the room. | 13:02:39 |
@grahamc:nixos.org | I'd love a C++-competent review of https://github.com/NixOS/hydra/pull/1163 before I merge it in ~4h | 13:31:29 |
@trofi:matrix.org | I think it's ok. (std::string) job["drvPath"] is a bit non-idiomatic. std::string (job["drvPath"]) would be more natural. | 15:13:30 |
| 25 Feb 2022 |
| @schnecfk:ruhr-uni-bochum.de joined the room. | 10:57:54 |
| 28 Feb 2022 |
| Florian | W3F changed their display name from Florian | W3F to Florian | W3F - OoO 02.03.. | 10:15:42 |
toonn | Feature request: It would be really sweet if a default comparison could be set that is different from just the previous eval of a jobset. Example use case, when developing something targeting staging-next I'm only interested in comparing jobs to a specific staging-next evaluation. Finding that evaluation by the staging-next commit the branch is based on is a tedious process and if it's been | 12:43:52 |
toonn | a while since I looked at an evaluation I have probably forgotten the point of comparison and need to go digging for it again. | 12:43:54 |
@grahamc:nixos.org | I'm a little confused, because I think this is what it already does. | 14:57:10 |
toonn | Not for me. When I navigate to an evaluation of a jobset the comparison is always relative to the previous eval of that same jobset. | 15:09:57 |
@grahamc:nixos.org | ah | 15:10:16 |
@grahamc:nixos.org | so is the idea you want to click "Compare to" and then click "staging-next" and have it pick the most recent? | 15:10:51 |
@grahamc:nixos.org | can you give me an example jobset whose branch is targeting staging-next? | 15:11:12 |
@grahamc:nixos.org | I want to see what this is like first hand | 15:11:18 |
toonn | Not quite. I want to be able to pick a comparison that is from then on always used by default. | 15:11:27 |
@grahamc:nixos.org | oh I see | 15:11:33 |
@grahamc:nixos.org | still, can you give me an example? | 15:11:53 |