Setup a Self Hosted GitHub Runner with Support for SonarCloud
When using GitHub actions it's pretty neat that you can use the hosted GitHub runners. However, this can get costly if you use a lot of runners and they are not always that fast at running the actions.
Luckily you can also host your own runners and w...
blog.jepsen.ninja2 min read