Skip to content

GitHub Incidents with Actions and Codespaces

11 pointsjeduardo4 comments
On HN

Started with actions runners not picking up new jobs and now it spread to other services. - https://www.githubstatus.com/

Could not post it earlier as it was flagged as a duplicate of an incident from last month.

Comments

Haven't been able to run any actions for the last 30 mins... also had two in progress that were cancelled. Are there any good OSS ways to self-host gh compatible runners?

I've been experimenting with their controller for k8s runners https://github.com/actions/actions-runner-controller. The awful thing about it is that you cannot run one set for all projects unless they're all under an organisation, so for normal accounts you need to provision one runner set per project.

Not fully OSS, but you can have a look at https://github.com/runs-on/runs-on

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.