Settings

Theme

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

1 points by jonthepirate 3 years ago · 2 comments · 1 min read

Reader

What would be great is a product that is specifically designed to help you deal with a GitHub outage. Oh, GitHub is down? Flip this switch and your developers can somehow keep working.

I think a lot of companies would pay for this.

gregjor 3 years ago

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.

uberman 3 years ago

Is github being down a problem because of source control related things or because of actions/workflows associated with commits?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection