| 29 May 2023 |
raitobezarius | Unsure about what can go wrong by aligning everything | 08:23:45 |
vcunat | channel update scripts refer to some jobs by the name, etc. Anyway, we're in a wrong channel for this. | 08:24:47 |
| 30 May 2023 |
jackdk | Is there a way to filter certain #hydraJobs flake outputs from particular jobsets? I'd like to build profiling outputs only on certain branches, at a lower priority than general builds | 01:21:11 |
| @whee:matrix.org left the room. | 23:13:48 |
| 31 May 2023 |
| Alper Çelik joined the room. | 10:52:50 |
| figsoda joined the room. | 16:15:43 |
figsoda | is this page available in the json api?
https://hydra.nixos.org/job/nixpkgs/trunk/fd.x86_64-linux | 16:16:14 |
Julien | No I don’t think so | 16:19:30 |
raphi | hydra-check parses the html of this page at least | 16:20:25 |
figsoda | thanks, ill take a look at hydra-check's implementation | 16:37:21 |
| 1 Jun 2023 |
| raphi changed their display name from raphi to raphi (element unread channel fix when). | 13:03:27 |
| @rimuru:gentoo.chat changed their profile picture. | 22:42:46 |
| 2 Jun 2023 |
| mei 🌒& changed their display name from ckie (they/them; limited keyboard usage, voice preferred) to ckie (they/them). | 22:16:11 |
| 3 Jun 2023 |
| @lotte:chir.rs changed their profile picture. | 09:03:19 |
| 4 Jun 2023 |
| @federicodschonborn:matrix.org changed their profile picture. | 17:40:44 |
| 5 Jun 2023 |
| pajarove joined the room. | 21:40:41 |
| 6 Jun 2023 |
| vcunat changed their display name from Vladimír Čunát to @vcunat. | 17:21:04 |
| @symphorien:xlumurb.eu left the room. | 18:33:51 |
| ryantm joined the room. | 22:08:10 |
ryantm | Does Hydra filter out attrpaths like "go-1.19"?
I made a hydraJobs output here
| 22:10:35 |
ryantm | * Does Hydra filter out attrpaths like "go-1.19"?
I made a hydraJobs output here
and the nix flake show output snippet is:
├───hydraJobs
│ └───x86_64-linux
│ ├───active-modules: derivation 'active-modules-1'
│ ├───"bun-0.5": derivation 'replit-module-bun-0.5'
│ ├───bundle: derivation 'nixmodules-bundle-11e31ab'
│ ├───bundle-image: derivation 'nixmodules-11e31ab'
| 22:11:16 |
ryantm | * Does Hydra filter out attrpaths like "go-1.19"?
I made a hydraJobs output here
and the nix flake show output snippet is:
├───hydraJobs
│ └───x86_64-linux
│ ├───active-modules: derivation 'active-modules-1'
│ ├───"bun-0.5": derivation 'replit-module-bun-0.5'
│ ├───bundle: derivation 'nixmodules-bundle-11e31ab'
│ ├───bundle-image: derivation 'nixmodules-11e31ab'
There is a job for active-modules but not for bun-0.5
| 22:11:44 |
| 7 Jun 2023 |
raitobezarius | I remember Julien looking into stuff like this for nix-eval-jobs I believe | 00:37:13 |
Rick (Mindavi) | In reply to @ryantm:matrix.org
Does Hydra filter out attrpaths like "go-1.19"?
I made a hydraJobs output here
and the nix flake show output snippet is:
├───hydraJobs
│ └───x86_64-linux
│ ├───active-modules: derivation 'active-modules-1'
│ ├───"bun-0.5": derivation 'replit-module-bun-0.5'
│ ├───bundle: derivation 'nixmodules-bundle-11e31ab'
│ ├───bundle-image: derivation 'nixmodules-11e31ab'
There is a job for active-modules but not for bun-0.5
https://github.com/NixOS/hydra/pull/1286 I think it was just recently fixed | 05:48:56 |
Julien | Ah yes | 12:22:49 |
Julien | I’m not sure this has been deployed though | 12:24:06 |
raitobezarius | In reply to @julienmalka:matrix.org I’m not sure this has been deployed though but aren't you in the infra team now… ? :> | 12:37:05 |
raitobezarius | (iknowiknow hydra is build infra) | 12:37:17 |
vcunat | Bottom of pages
Hydra 0.1.20221124.0118770 (using nix-2.12.0pre20221116_561440b).
so probably not.
| 12:41:19 |
raitobezarius | it would be nice to bump to Nix 2.13.3 I guess | 12:41:44 |