Florian Berchtold
Florian Berchtold
https://social.treehouse.systems/@electronic_eel/112196504484741926 is a very interesting post about this topic
Still no way to gracefully shutdown a github runner that is executing a job? Would `config.sh remove` be a workaround? At least chatGPT says it would deregister the runner, while...
Yea, buildkite
Did anyone investigate the option to remove/change labels for a runner while it is working on a job? Would this avoid it from picking up new jobs?
I went ahead and added a `--graceful` flag to mr: https://github.com/vbem/multi-runners/compare/main...blackliner:multi-runners:patch-1?expand=1 This way, you can call `mr.bash --graceful true ...` and it will - remove all labels on the runner...
clippy should not traverse the upstream deps by itself, agreed, but the bazel aspect should make sure it runs on each of the (changed) targets
To make the case for viewing it as a static linter: our expectations is that clippy has to pass, if it doesn't, it is considered just as bad as a...
Does this mean there is no way to pass through disks with 8.3? (PCI passthrough of an HBA doesn't count)
@stormi > The udev SR driver was never made for what users do with it, that is, assign a whole disk to a VM without doing pass-through. With "without doing...
What happened? NVM: https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/