raito raito · he/him
  • Joined on 2024-03-01
raito pushed to gerrit at lix-project/buildbot-nix 2024-03-11 22:21:35 +00:00
a8d194d979 feat: signing key
fe5efcdb07 feat: binary cache
Compare 2 commits »
raito pushed to gerrit at lix-project/buildbot-nix 2024-03-11 21:32:18 +00:00
b38ff6976d feat: binary cache?
raito commented on issue lix-project/lix#17 2024-03-11 12:11:27 +00:00
Replace URL in nix upgrade-nix with one that gives us lix

Seems like there's a Nix option in the DS installer to change that URL.

raito commented on issue lix-project/buildbot-nix#4 2024-03-11 12:07:23 +00:00
ci dos'es itself when a build fails

Retries were removed, @pennae ; is it still a concern?

raito commented on issue lix-project/buildbot-nix#3 2024-03-09 12:19:01 +00:00
approve status sent for a failed build?

What happened in this example is that the "cleanup derivation paths" failed but the builds went all fine, so it's a transient failure for the "tearup" of the CI job but it's a success for the jobs…

raito commented on issue lix-project/lix#12 2024-03-09 00:37:33 +00:00
add x86 hydra vm tests to ci

I believe we were switched over hydraJobs, @pennae can I let you close this if you feel satisfied with the new state?

raito pushed to gerrit at lix-project/buildbot-nix 2024-03-04 19:50:18 +00:00
18d537e5d4 nix/coordinator(reporting): re-enable reviewCB, disable summaryCB, skip evaluations
raito pushed to gerrit at lix-project/buildbot-nix 2024-03-04 19:37:20 +00:00
322944f8d1 nix/coordinator(reporting): disable startCB and reviewCB
raito pushed to gerrit at lix-project/buildbot-nix 2024-03-03 01:58:31 +00:00
9a67a1f2cc nix/coordinator: enable reporting to Gerrit
raito pushed to gerrit at lix-project/buildbot-nix 2024-03-03 01:32:17 +00:00
defb9d8619 nix/coordinator: enable reporting to Gerrit
raito pushed to gerrit at lix-project/buildbot-nix 2024-03-02 22:22:41 +00:00
2bcc0ee4e9 nix/coordinator: hardcode remaining github properties to lix
raito pushed to gerrit at lix-project/buildbot-nix 2024-03-02 22:07:42 +00:00
3895b90493 nix/coordinator: disable reporter
670a1d1281 nix/coordinator: fix repourl
e92a2225f7 nix/coordinator: use a special key for service account
94e3d7aeda nix/coordinator: support specific private SSH keys
Compare 4 commits »
raito pushed to gerrit at lix-project/buildbot-nix 2024-03-02 21:48:55 +00:00
6abf1ac04d nix/coordinator: disable reporter
ede3877d7a nix/coordinator: fix repourl
Compare 2 commits »
raito pushed to gerrit at lix-project/buildbot-nix 2024-03-02 21:23:54 +00:00
ba95eacf65 nix/coordinator: use a special key for service account
raito opened issue lix-project/lix#1 2024-03-02 21:13:44 +00:00
Overlaying nix does not propagate up to NixOS systems definitions
raito pushed to gerrit at lix-project/buildbot-nix 2024-03-02 21:10:03 +00:00
d81a93c5b6 nix/coordinator: use host ssh key for service account
e3aadc5aca nix/coordinator: support specific private SSH keys
9f98533dd7 nix/worker: rename master → coordinator
5a8ab145e6 buildbot: add repourl
7ad9c1a378 nix/coordinator: introduce OAuth2 client secret
Compare 9 commits »
raito pushed to gerrit at lix-project/buildbot-nix 2024-03-02 20:37:49 +00:00
a4c51ddc3b nix/coordinator: use host ssh key for service account
raito pushed to gerrit at lix-project/buildbot-nix 2024-03-02 20:36:52 +00:00
c0fc3e3c22 nix/coordinator: use host ssh key for service account
raito pushed to gerrit at lix-project/buildbot-nix 2024-03-02 20:36:05 +00:00
76fc7120f2 nix/coordinator: support specific private SSH keys
raito pushed to gerrit at lix-project/buildbot-nix 2024-03-02 18:34:06 +00:00
1d7a46a5b7 nix/worker: rename master → coordinator