Hm, we had this last week as well. Guess who had a demo yesterday, needed to deploy things on Thursday/Friday and couldn't :(
If this is not the first time, hopefully at least it will be the last one :)
81–90 of 130 posts
Hm, we had this last week as well. Guess who had a demo yesterday, needed to deploy things on Thursday/Friday and couldn't :(
If this is not the first time, hopefully at least it will be the last one :)
You are better off self-hosting at this point, rather than centralizing everything to GitHub [1] as it is just chronically unreliable for years ever since the Microsoft acquisition.
Really looking forward to kicking the tires on Gitea next month.
We've switched to selfhosted Gitea last month, no regrets. Only the CI story could be a bit better. We're currently using Woodpecker but need macOS runners, and Woodpecker's "local" agent implementation is still unstable. I'm watching Gitea Actions' progress with great interest.
Hm, we had this last week as well. Guess who had a demo yesterday, needed to deploy things on Thursday/Friday and couldn't :(
Really looking forward to kicking the tires on Gitea next month.
Thankfully git is a distributed version control system, so such outages are not of major concern.
You're kidding right? People / companies rely on git being available for deployments, builds, config changes, developer workflow etc
Earlier quoted context omitted.
It's definitely no less reliable than GitLab, where a good 300GB of database data got deleted in production by accident...
gitlab.com or self-hosted?
> Trying to restore the replication process, an engineer proceeds to wipe the PostgreSQL database directory, errantly thinking they were doing so on the secondary. Unfortunately this process was executed on the primary instead. The engineer terminated the process a second or two after noticing their mistake, but at this point around 300 GB of data had already been removed.
https://about.gitlab.com/blog/2017/02/10/postmortem-of-datab...
Does GitHub provide uptime stats? Seems very unreliable recently.
Rumor has it Microsoft is pushing them to move their infrastructure to Azure, which explains much of the frequent downtimes lately.
Maybe it's the case, but Github has always had issues with uptime and stability.