26 May 2021 |
| samueldr changed their display name from samueldr‎ to samueldr. | 21:05:20 |
27 May 2021 |
| artturin joined the room. | 13:50:26 |
| lewo joined the room. | 19:58:43 |
lewo | There are some evaluation errors on the community Hydra instance because of a recent change on Hydra:
error: worker error: error: cannot evaluate a function that has an argument without a value ('declInput') https://hydra.nix-community.org/jobset/simple-nixos-mailserver/.jobsets#tabs-errors | 20:02:24 |
lewo | Is there a recent declarative jobset example? | 20:02:48 |
das_j | In reply to @lewo:matrix.org Is there a recent declarative jobset example? https://git.helsinki.tools/helsinki-systems/hydra-nixos | 20:04:45 |
lewo | das_j: oh, thank you! Looks like a lot of changes have been pushed :) | 20:07:09 |
lewo | das_j: your Hydra instance is publicly exposed? | 20:08:51 |
das_j | In reply to @lewo:matrix.org das_j: your Hydra instance is publicly exposed? I'd rather not expose that code to the Internet ;) | 20:10:15 |
@grahamc:nixos.org | brutal lol | 20:11:38 |
das_j | Well public hydra is probably not that much of a problem since it contains nothing that can't be exposed to the Internet anyway. Like customer-related data | 20:12:34 |
lewo | I read https://github.com/NixOS/hydra/blob/master/doc/manual/src/projects.md#generated-declarative-projects but still don't undestand why hydra-eval-jobset doesn't provide a declInput value when evaluating my declarative spec file. | 20:48:54 |
lewo | The doc explicitly says:
hydra will also pass the declInput argument corresponding to the input fetched in step 1
| 20:49:36 |
29 May 2021 |
| justinrestivo changed their display name from justinrestivo to oh caml >>=. | 12:21:03 |
| justinrestivo changed their profile picture. | 12:22:02 |
| justinrestivo changed their display name from oh caml >>= to justinrestivo. | 12:22:31 |
| justinrestivo changed their profile picture. | 12:24:02 |
| Magic_RB set a profile picture. | 17:27:42 |
| Magic_RB changed their profile picture. | 17:27:51 |
| OneLegend joined the room. | 22:21:46 |
30 May 2021 |
| OneLegend left the room. | 00:55:35 |
31 May 2021 |
| [0x4A6F] changed their display name from [0x4A6F] to 0x4A6F. | 08:24:04 |
| Florian | W3F changed their display name from Florian - OO 30.05. to Florian | W3F. | 09:18:01 |
| primeos joined the room. | 13:16:15 |
primeos | https://github.com/NixOS/hydra/pull/743 - Could someone have a look at that PR? Even if no one has time to review it, it would be nice if someone could drop a brief comment how/when/if to proceed with this. | 13:21:17 |
1 Jun 2021 |
| [0x4A6F] changed their display name from 0x4A6F to [0x4A6F]. | 06:35:50 |
| yorickvp joined the room. | 10:37:31 |
yorickvp | how do I securely inject secrets like github tokens into my hydra config? | 10:39:07 |
das_j | our solution was to use ssh key auth instead | 10:39:36 |
yorickvp | I'm looking into using the GithubStatus plugin | 10:39:47 |