| 17 May 2024 |
Qyriad | In reply to@jade_:matrix.org rust ppl even have a nice gh review process as far as gh review processes go, they have bors so they can merge-queue things, have good reviewer assignment, bors d+ to delegate merging to the author after they fix something minor, and more (And look how much work they had to reinvent to make Github review even bearable) | 01:10:16 |
jade_ | that's correct | 01:10:21 |
Qyriad | Oh yeah Gerrit needs to be refreshed to update basically anything correctly. It sucks | 01:10:30 |
jade_ | i think it's to workaround the big gerrit instances being slow | 01:10:44 |
jade_ | ours is fast as fuck though because it is not big | 01:10:50 |
julia | I have pressed the merge button 🎉 | 01:11:02 |
Qyriad | Congratulations~ | 01:11:24 |
Qyriad | btw feel free to add anything you think might be handy to https://wiki.lix.systems/books/lix-contributors/page/gerrit | 01:13:11 |
Qyriad | you should have edit perms | 01:13:14 |
jade_ |  Download image.png | 01:13:56 |
jade_ | scuffed patch!! | 01:13:57 |
jade_ | go brr!!! | 01:14:00 |
Qyriad | oh niiiice | 01:14:22 |
julia | ? | 01:14:23 |
Qyriad | "Code Review (Gerrit)" link | 01:14:33 |
julia | oh the tab | 01:14:34 |
julia | I thought was referring to the 1088 change fsr | 01:15:00 |
raitobezarius | In reply to @jade_:matrix.org sent an image. beautiful | 01:16:32 |
jade_ |  Download image.png | 01:28:35 |
jade_ | shipped on actual lix now | 01:28:35 |
Qyriad | thank you jade! | 01:29:34 |
raitobezarius | the coolitude is infinite | 01:35:30 |
raitobezarius | i almost want it for my own forgejo now | 01:35:39 |
julia | https://buildbot.lix.systems/#/buildrequests/74273 hm how do I debug tests in CI failing when I can't access the test log | 02:24:50 |
julia | * https://buildbot.lix.systems/#/buildrequests/74273 hm how do I debug tests in CI failing when I can't access the test log (from https://gerrit.lix.systems/c/lix/+/1127) | 02:26:48 |
julia | * https://buildbot.lix.systems/#/buildrequests/74273 hm how do I debug tests in CI failing when I can't access the test log (from https://gerrit.lix.systems/c/lix/+/1127);
also re: the nixos/github-flakes.nix test - it servers the registry by faking channels.nixos.org, but since I've deprecated online flake registry.... that won't work. should I (a) set the flake-registry to point to channels.nixos.org to test the remote fetch feature (even though its deprecated), or (b) set it to the file directory? | 02:28:32 |
jade_ | In reply to @julia:the-apothecary.club https://buildbot.lix.systems/#/buildrequests/74273 hm how do I debug tests in CI failing when I can't access the test log (from https://gerrit.lix.systems/c/lix/+/1127);
also re: the nixos/github-flakes.nix test - it servers the registry by faking channels.nixos.org, but since I've deprecated online flake registry.... that won't work. should I (a) set the flake-registry to point to channels.nixos.org to test the remote fetch feature (even though its deprecated), or (b) set it to the file directory? you are supposed to have access to the log | 02:34:52 |
julia | I have the stdout log | 02:35:05 |
julia | but the meson tests logs is in the build dir? | 02:35:11 |
julia | * but the meson tests logs is in the build dir which I can't see? | 02:35:24 |