GitHub Is Down
21–30 of 93 posts
Re: GitHub Is Down
#22That's great. 2 minutes before it went down a pipeline workflow ran in Heroku deploying a bug to my app. Now I can't deploy the hotfix since it depends on Github and I'm not able to revert to the last successful build on the Heroku interface. Any ideas?
Re: GitHub Is Down
#23I wrote some open source code to automatically mirror all my commits to Keybase. I think read replica mirrors are good practice for fault-tolerant systems
Re: GitHub Is Down
#24Mind your own codes, they said.
Re: GitHub Is Down
#25That's great. 2 minutes before it went down a pipeline workflow ran in Heroku deploying a bug to my app. Now I can't deploy the hotfix since it depends on Github and I'm not able to revert to the last successful build on the Heroku interface. Any ideas?
How about git push heroku master from local branch?
Re: GitHub Is Down
#26Re: GitHub Is Down
#27That's great. 2 minutes before it went down a pipeline workflow ran in Heroku deploying a bug to my app. Now I can't deploy the hotfix since it depends on Github and I'm not able to revert to the last successful build on the Heroku interface. Any ideas?
Re: GitHub Is Down
#28Re: GitHub Is Down
#29Apparently the earlier thread about Microsoft's cloud stability was a bit prescient.