| 27 Jul 2021 |
Marco Turchetto | So I managed to create a declarative project that is using the GitlabPulls, but it seems that the plugin it broken, when I declare the project I must set a "Declarative spec file" but if I set it I get this error
Jul 27 18:43:53 hydra-staging hydra-evaluator[149715]: read_file '/nix/store/p8mjch1a8wg3ir2ac1vj4g2i2cmlhd35-gitlab-pulls-sorted.json/dummi_declarative_file!!!' - open: Not a directory at /nix/store/ayql17hvhbbwy0rj2q6zql0n9bfvsddc-hydra-2021-05-03/bin/.hydra-eval-jobset-wrapped line 571. | 16:48:56 |
Marco Turchetto | The plugin correctly generate the jobs.json and puts it into the store, but for some reason I cannot use it, maybe there has been some changes on hydra that has made the plugin not working? | 16:50:43 |
Marco Turchetto | With some hacks I have managed to make the jobs file work, but it seems that the plugin is half broken, the jobs format is invalid | 17:29:04 |
| 29 Jul 2021 |
Marco Turchetto | Still battling with the Gitlab integration for hydra, now I have this error:
Jul 29 18:32:49 hydra-staging hydra-evaluator[468509]: starting evaluation of jobset ‘backend-merge-requests:MR14 (jobset#216)’ (last checked 50 s ago)
Jul 29 18:32:52 hydra-staging hydra-evaluator[470816]: fatal: ambiguous argument 'merge-requests/14/head': unknown revision or path not in the working tree.
Jul 29 18:32:52 hydra-staging hydra-evaluator[470816]: Use '--' to separate paths from revisions, like this:
Jul 29 18:32:52 hydra-staging hydra-evaluator[470816]: 'git <command> [<revision>...] -- [<file>...]'
Jul 29 18:32:52 hydra-staging hydra-evaluator[470806]: command `git rev-parse merge-requests/14/head' failed with exit status 32768 in /var/lib/hydra/scm/git/9d106752ea6f76ffa4e159a0717fee642f108c915ce15f9a33399d05f33d2ef7 at /nix/store/k06bxk2a0fklr4dqnxya2bnkgxa52wgj-hydra-2021-05-03/libexec/hydra/lib/Hydra/Helper/Nix.pm line 411.
The jobset git input configuration is the following
"gitlab": {
"emailresponsible": 0,
"type": "git",
"value": "git@gitlab.domain.com:backend/backend.git merge-requests/14/head"
},
which for some reason is not working 🧐
| 16:39:49 |
@grahamc:nixos.org | it sounds like git isn't fetching those refs by default, so it can't access them | 16:44:47 |
| 31 Jul 2021 |
ma27 | does anybody want to help me to get https://github.com/NixOS/hydra/pull/743 forward? (I'd mainly need reviews or testers, the code is mostly ready, I'd resolve the merge conflicts as soon as other's have the capacity to push this forward) | 21:31:23 |
| 1 Aug 2021 |
| Jamie joined the room. | 08:05:17 |
lukegb (he/him) | https://github.com/NixOS/hydra/pull/825 would be nice, too | 21:48:43 |
| 6 Aug 2021 |
| cw (not sticky anymore) changed their display name from continuouswave to cw (? days since last shower). | 18:10:38 |
@grahamc:nixos.org | rfr:
- https://github.com/NixOS/hydra/pull/988
- https://github.com/NixOS/hydra/pull/989
- trivial: https://github.com/NixOS/hydra/pull/990
- trivial: https://github.com/NixOS/hydra/pull/991
- trivial: https://github.com/NixOS/hydra/pull/992
lukegb (he/him) if you're comfortable with C++ and approving #825 I'll merge it
| 18:46:38 |
@grahamc:nixos.org | I accidentally let a bunch of little fixups accumulate in a longer running branch I've been working on 😬 | 18:48:23 |
@grahamc:nixos.org | tomberek: mind re-reviewing the editorconfig one? | 19:03:40 |
@grahamc:nixos.org | thanks a lot! | 19:14:15 |
@grahamc:nixos.org | really cleans up my other WIP branches | 19:14:24 |
| Robert Hensing (roberth) changed their display name from roberth to Robert Hensing (roberth). | 19:46:50 |
| arisum joined the room. | 23:46:45 |
| 7 Aug 2021 |
| David Arnold (blaggacao) changed their display name from David Arnold to David Arnold (blaggacao). | 17:57:36 |
| David Arnold (blaggacao) removed their profile picture. | 17:57:54 |
| David Arnold (blaggacao) set a profile picture. | 17:58:20 |
| 9 Aug 2021 |
| dadada (they/them) changed their display name from dadada to dadada (they/them). | 15:59:52 |
| 10 Aug 2021 |
@grahamc:nixos.org | I've been working on retryable hydra-notify tasks and I'm in a bit of a design pickle, I don't suppose anyone would mind taking a look at what I've written up and make some suggestions? https://hackmd.io/pr4adI_JS_qy2xJ9xsxOPg | 18:19:14 |
@grahamc:nixos.org | here is a wip branch where I've fumbled around for a while: https://github.com/DeterminateSystems/hydra/tree/notify-events | 18:26:20 |
| 11 Aug 2021 |
| Arian joined the room. | 11:53:23 |
| cw (not sticky anymore) changed their display name from cw (? days since last shower) to cw (not sticky anymore). | 17:56:33 |
| 12 Aug 2021 |
@grahamc:nixos.org | anyone using declarative jobsets willing & able to test this PR? https://github.com/NixOS/hydra/pull/995 | 16:29:08 |
| arisum left the room. | 16:32:29 |
das_j | cc ajs124 | 16:43:45 |
ajs124 | no u | 16:47:18 |
@grahamc:nixos.org | lol | 17:32:10 |
das_j | I applied the patch and it'S still working | 17:37:58 |