| 24 Jul 2024 |
Traxys | (issue 178) | 14:44:02 |
| @luxzi:matrix.org joined the room. | 15:33:51 |
zowoq | Yes, seems like a single CI run is fine but any more than that hits the rate limit. A couple of jobs also seem to have gotten stuck, not sure if that is related. | 23:26:41 |
| 25 Jul 2024 |
sinan | hi, can anyone review this pr
https://github.com/nix-community/home-manager/pull/5485 | 03:32:33 |
| 26 Jul 2024 |
zowoq | We're upgrading the community hardware so the x86_64-linux build box and buildbot/hercules/hydra CI will be down but shouldn't be for very long. | 00:28:38 |
zowoq | Finished.
The new build-box is the old CI builder.
build-box: ryzen 5 3600 6 core, 64gb ddr4, 2x512gb -> ryzen 9 3900 12 core, 128gb ddr4, 2x1.92tb.
CI builder: ryzen 9 3900 12 core, 128gb ddr4, 2x1.92tb -> epyc 9454p 48 core, 256gb ddr5, 2x1.92tb. | 02:20:50 |
Mic92 | lassulus: thanks. I will write an announcement on discourse about this. | 05:01:19 |
Gaétan Lepage | Wow that's an amazing news ! Thanks a lot :) | 05:54:16 |
| @doronbehar:matrix.org joined the room. | 06:54:16 |
emily | yay, more cores | 14:37:43 |
emily | In reply to @joerg:thalheim.io Let's test this was this intended to have gone through btw? maybe there's a Matrix split-brain going on. the room topic is the same for me | 14:37:59 |
Mic92 | emily: I somehow cannot update the room topic. | 14:56:13 |
Mic92 | Otherwise I would have done though. | 14:56:19 |
| 27 Jul 2024 |
| zowoq changed the room name to "Nix Community Projects" from "Nix Community". | 01:20:11 |
phaer | Projects numeric id's on buildbot.nix-community.org seem to be changing. Presumably with the reload-github-projects thingy? | 09:01:55 |
phaer | * Projects numeric id's on buildbot.nix-community.org seem to be changing. Presumably with the reload-github-projects thingy. | 09:02:03 |
Matt Sturgeon | Should I still be seeing ~1000 status checks from buildbot now that #217 is merged? | 20:58:37 |
Matt Sturgeon |  Download image.png | 20:59:07 |
magic_rb | In reply to @mattsturg:matrix.org Should I still be seeing ~1000 status checks from buildbot now that #217 is merged? Depends on whether nix-community buildbot got bumped, that i dont know. But after that PR no if the limit is set right | 20:59:33 |
Matt Sturgeon | Ah ok, the community buildbot probably hasn't been updated yet then I guess | 21:00:11 |
Matt Sturgeon | Thanks for confirming | 21:00:20 |
magic_rb | Probably not, ive managed to create a mess with the pydantic PR that me and mic92 tried to fix 3 times. I think we finally managed tho | 21:00:53 |
magic_rb | (I had to make a truth table and then a boolean expression from that) | 21:01:19 |
Mic92 | phaer: I think the database wasn't migrated after updating the server. | 21:02:40 |
| 28 Jul 2024 |
zowoq | In reply to @mattsturg:matrix.org Ah ok, the community buildbot probably hasn't been updated yet then I guess I've updated it. PRs with more than 100 builds/ status checks will only show a combined status. | 02:36:24 |
zowoq | In reply to @mattsturg:matrix.org Ah ok, the community buildbot probably hasn't been updated yet then I guess * I've updated it. PRs with more than 100 builds/status checks will only show a combined status. | 02:36:40 |
Gaétan Lepage | Indeed it seems to work great ! | 08:14:52 |
| 29 Jul 2024 |
DavHau | Does anybody have an idea, why I cannot configure a custom domain for my github pages deployment for nix-community/dream2nix.
Whenever I add the dream2nix.dev domain via the github settings, it works for a while, but then the setting silently gets removed.
I already tried this around 5 times and the result is consitant. | 06:42:07 |
zowoq | Maybe CNAME file? | 08:22:19 |
Mic92 | DavHau: have you tried using a CNAME record instead of AAAA/A records? | 08:34:50 |