Has nimbleindustries.io been down more since Github's acquisition by Microsoft?
Has GitHub been down more since its acquisition by Microsoft?
21–30 of 149 posts
Re: Has GitHub been down more since its acquisition by Microsoft?
#22Re: Has GitHub been down more since its acquisition by Microsoft?
#23It's easy to see from the uptime history [1] that there have been many more incidents in April-June than in January-April. Don't know if that has anything to do with the Microsoft acquisition, but it is concerning. [1] https://www.githubstatus.com/uptime?page=1
Re: Has GitHub been down more since its acquisition by Microsoft?
#24It could also mean that they are more active and creating more chaos due to more changes. shameless and useless advertising.
Personally, I'd prefer some availability over sparkly features.
Github pre-Microsoft was rudderless. They were more prone to implementing silly 3d model diff tools and things instead of supporting enterprise features or building powerful CI/CD tools and automation.
New Github is on the right track.
Re: Has GitHub been down more since its acquisition by Microsoft?
#25Re: Has GitHub been down more since its acquisition by Microsoft?
#26For binary artifacts, you can get around dependencies on a single provider by mirroring, but because git is mutable, you can't just mirror the repo and allow changes there, because you need the same permissions, ssh keys etc. for the repositories and because changes will need to be synced back to the source repository. You might as well not use Github in the first place and self-host (with all the problems that entails).
As far as I know, none of the major git providers offer this - I've experienced outages with GitLab, Bitbucket and GitHub that all affected the production environment (luckily, it's never been critical so far).
Re: Has GitHub been down more since its acquisition by Microsoft?
#27It's easy to see from the uptime history [1] that there have been many more incidents in April-June than in January-April. Don't know if that has anything to do with the Microsoft acquisition, but it is concerning. [1] https://www.githubstatus.com/uptime?page=1
They're still averaging 99.81% up-time over the last three months. This means they have been down for a total of 4 hours out of 90 days. I don't think it's all that concerning.
(of course I'm working on other stuff in the meantime but splices focus unnecessarily)
Re: Has GitHub been down more since its acquisition by Microsoft?
#28Ironically this link is down for me.
Re: Has GitHub been down more since its acquisition by Microsoft?
#29Has nimbleindustries.io been down more since Github's acquisition by Microsoft?
https://web.archive.org/web/20200629103627/https://nimbleind...
Edit: Cloudflare seems to be working now. Wow, that was really easy to setup.
Re: Has GitHub been down more since its acquisition by Microsoft?
#30Can we merge them? Mods