kevin
kevin copied to clipboard
Implement github-runner protocol
Github Actions supports self-hosted runners: https://docs.github.com/en/actions/hosting-your-own-runners/about-self-hosted-runners
Kevin could mimic such a runner, and report to the github-actions UI. GitHub's runner code is here: https://github.com/actions/runner