Hacker News new | ask | show | jobs
by roserugco 6 days ago
Github does provide to connect your self host runners.

But if you ever needed to do this offline like localhost only you can use Gitea (has its own Gitea Actions as Github local) and connect it with Woodpecker CI.

https://gittea.dev/ https://woodpecker-ci.org/

good luck.