Post #2826577
2026-05-01 09:28 UTC
@tisba@ruby.social Yep, and another issue points to significant, foundational problems at GitHub:
https://www.youtube.com/watch?v=b13m-iuu4XU&feature=youtu.be
And that‘s just part of the issue… the list goes on. Their GitHub Action runners are so unreliable that we went to a different provider for them in my current project and it **significantly** improved the happiness in the team.
My main problem is: for commercial projects, I don‘t really see an alternative that is not self-hosted 🙈
Replies (1)
-
@tisba@ruby.social 2026-05-02 10:53
@moonglum@yakshed.social You went with a self-hosted solution for your work project? Interesting. I'm more and more convinced that I don't want to run any kind of self-hosted CI without immutable, throwaway VMs (or MicroVMs). Haven't found a good solution to do this yet :-/