"Damn! I'm tired of fighting installing cordova/ionic. WTF is happening now? Oh Github is down... okay that's new"
GitHub Outage
61–70 of 297 posts
This was basically my train of thought:
Re: GitHub Outage
#62Re: GitHub Outage
#63If people are going to depend on github being up for their CI workflows, etc., there should be serious effort expended at the network and cache layer to be suitably reliable. It's probably fine to not be able to do developer-level actions for hours, but even a 5m outage in deploying other systems is unacceptable for most businesses.
Re: GitHub Outage
#64Re: GitHub Outage
#65Re: GitHub Outage
#66I wonder how many origin2->bitbucket are being created right now.
Re: GitHub Outage
#67There was an error in ionic with Github's error, but I cannot create a new issue :P
Downloading: https://github.com/driftyco/ionic-app-base/archive/master.zip
x Invalid response status: https://github.com/driftyco/ionic-app-base/archive/master.zip (503)
Error Initializing app: [object Object]
errorHandler had an error [TypeError: Cannot read property 'error' of undefined]
TypeError: Cannot read property 'error' of undefined
...Re: GitHub Outage
#68Re: GitHub Outage
#69Re: GitHub Outage
#70Thank God we're on Bitbucket! Right, guys? Anyone?
Regardless, most dependencies are on GitHub which breaks bower install for most people. It's crazy how much infrastructure relies on this single point of failure.
Aren't npm installs actually hosted on npm? This shouldn't affect npm installs.