Live data from Hacker News

Has anybody made a product to help you cope with GitHub outages?

news.ycombinator.com

1–3 of 3 posts

Re: Has anybody made a product to help you cope with GitHub outages?

#3
I and the teams I work with don't come to a stop when GitHub goes down. We can continue to write code, test, commit, review code. You'll have to give more details describing how a GitHub outage prevents developers working.

If you have a development process that halts if GitHub, or any other external service that goes down now and then, rework your process to remove the fragile dependency.