17 Jan 2022 |
Winter (she/her) | Ah, got it. So changes to the module itself won’t trigger it automatically. | 18:07:28 |
hexa | these parts need more love | 18:45:23 |
18 Jan 2022 |
pennae | wanted to check ofborg monitoring to see why a pr is waiting for eval, noticed that https://monitoring.nix.ci/dashboard/db/ofborg seems to not exist | 15:16:42 |
Winter (she/her) | In reply to @hexa:lossy.network they run automatically if a package updated includes passthru.tests = { inherit (nixosTest) foobar }; this doesn’t seem to be true either :/
unless by updated you mean version bump and not just rebuild? | 15:59:31 |
hexa | i meant that if the package definition changes in any way, and it has a nixosTest in passthru, then ofBorg should build it | 16:00:23 |
Winter (she/her) | yeah i can’t get that to happen sadly :/ | 16:04:53 |
cole-h | In reply to @pennae:matrix.eno.space wanted to check ofborg monitoring to see why a pr is waiting for eval, noticed that https://monitoring.nix.ci/dashboard/db/ofborg seems to not exist Grafana broke last year some time when a power outage killed the machine it was running on. I haven't had time to try to piece the dashboard back together from scratch, so you'll want to look at Prometheus (https://nix.ci/prometheus) | 16:16:43 |
cole-h | Relevant metrics begin with ofborg_ | 16:17:01 |
pennae | erf, destructive crashes 😶 maybe some day | 16:18:48 |
cole-h | In reply to @pennae:matrix.eno.space erf, destructive crashes 😶 maybe some day When I do get back to it, I'll be looking into managing the dashboard declaratively (at least, once they're relatively static), so it hopefully shouldn't be a problem again....... (but that might not be for a while) | 18:21:33 |
pennae | ah, prometheus is fine for everything we're interested in :D | 18:26:55 |
Winter (she/her) | In reply to @cole-h:matrix.org When I do get back to it, I'll be looking into managing the dashboard declaratively (at least, once they're relatively static), so it hopefully shouldn't be a problem again....... (but that might not be for a while) Fair warning: it’s annoying last I checked (a few weeks ago) | 20:01:56 |
cole-h | Yeah, but it'll be worth it to not have to deal with this ever again :P | 20:02:20 |
cole-h | even if it just results in the .json committed somewhere | 20:02:33 |
Winter (she/her) | Yeah lol | 20:03:39 |
20 Jan 2022 |
| andi- left the room. | 00:10:17 |
nf | Redacted or Malformed Event | 12:37:49 |
24 Jan 2022 |
piegames | My PR managed to get labeled "ofborg-internal-error": https://github.com/NixOS/nixpkgs/pull/155061 | 11:08:36 |
hexa | staging-next achieved the same last night | 11:46:04 |
25 Jan 2022 |
hexa | eval is slow | 18:15:05 |
hexa | like "3 hours to review request"-slow | 18:15:17 |
cole-h | By eval, do you mean "ofborg seeing this PR and starting its eval" or "ofborg running its eval on this PR"? | 19:03:06 |
hexa | the evaluator seems busy, takes a long time to visit PRs | 19:04:57 |
cole-h | Any specific PRs, or is it generally slow for all PRs? (I can query the logs for specific PRs, is why I ask) | 19:07:24 |
hexa | https://github.com/NixOS/nixpkgs/pull/156702 | 19:09:05 |
hexa | for example | 19:09:08 |
27 Jan 2022 |
Andreas Schrägle | https://github.com/NixOS/nixpkgs/runs/4972851468?check_suite_focus=true
what's happening here? | 21:47:30 |
hexa | saw something similiar yesterday and linked it somewhere 😀 | 22:42:25 |
piegames | Redacted or Malformed Event | 22:44:44 |
piegames | In reply to @hexa:lossy.network saw something similiar yesterday and linked it somewhere 😀 https://github.com/NixOS/nixpkgs/pull/155061#issuecomment-1022208823 | 22:45:46 |