GitHub was down
githubstatus.com
GitHub was down
1–10 of 88 posts
Re: GitHub was down
#2Ha. Had trouble with a PR, checked status page, no problems. Merged manually, open Hacker News, and there it is.
Re: GitHub was down
#3Unfortunately right when we were trying to deploy a hot-fix to production, our CI can't clone the PR to run tests.
What do other folks use to avoid this situation? Have a Gitlab instance or similar that you can pull from instead for CI?
Re: GitHub was down
#4Yep, can't confirm a PR: Unicorn.
Re: GitHub was down
#5Unfortunately right when we were trying to deploy a hot-fix to production, our CI can't clone the PR to run tests. What do other folks use to avoid this situation? Have a Gitlab instance or similar that you can pull from instead for CI?
Can you make a local build? Our fallback is that someone does the CI/CD steps manually.
Re: GitHub was down
#6darn, right when I had to setup a new machine and can't get homebrew :(
Re: GitHub was down
#7Unicorn'd on PR, but eventually got it through.
Re: GitHub was down
#8What's the best practice for high availability (self-hosted?) repositories?
Is there a pass-through proxy for git? Or a leader-follower arrangement that is nice, with a proxy server?
Re: GitHub was down
#9Benefits from the reliance on someone else managing your hardware.
Re: GitHub was down
#10rooting for y'all at GitHub!