Live data from Hacker News

Incident with Github.com [resolved]

githubstatus.com

31–40 of 1001 posts

Re: Incident with Github.com [resolved]

#31
> Update - We are seeing an approximate 20% error rate across numerous experiences including Pull Requests, Issues, and others. Investigations are currently under way and we will be posting updates as they become available

brutal

Re: Incident with Github.com [resolved]

#36
post #22

We're starting to have the conversation of "do we need to replace GitHub as our CI/CD pipeline?" No idea if/when we decide to pull that bandaid but I think once we can't merge a hot fix into main because of GH being down, it'll be a big org push to replace it. What's everyone else using? Self hosted Gitlab? Gitea?

Self hosted Gitea

When you self host, what happens with your compute costs? CI can be super expensive depending upon your test pipeline. Do you end up spending more than you would with GitHub actions for example?

Re: Incident with Github.com [resolved]

#37
Githubs a great advert as to why you shouldn't use Azure. What an utter mess its become since they took over. Their argument that its scaling issues due to increased traffic just makes them and Azure look incompetent.

Re: Incident with Github.com [resolved]

#38

We're starting to have the conversation of "do we need to replace GitHub as our CI/CD pipeline?" No idea if/when we decide to pull that bandaid but I think once we can't merge a hot fix into main because of GH being down, it'll be a big org push to replace it. What's everyone else using? Self hosted Gitlab? Gitea?

Self-hosted GitLab and self-hosted GitLab Runners (Omnibus Docker image)

Re: Incident with Github.com [resolved]

#40

Can anyone shed some light why GitHub is having so many problems lately?

I think the most charitable theory is that they're seeing rapidly growing usage (more users churning out higher volumes of code, via LLMs), and are struggling to scale to meet demand.

Alternative theories include "azure sucks" and "they're vibecoding everything now".

Post reply on HN