GitHub was down
11–20 of 88 posts
Re: GitHub was down
#12Re: GitHub was down
#13Re: GitHub was down
#14Re: GitHub was down
#15What'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
#16Re: GitHub was down
#17I wonder if reliability has become less of a priority. As somebody with little to no experience of running things at scale I’m finding myself attributing this to some form of “move fast and break things”.
Re: GitHub was down
#18Re: GitHub was down
#19Unfortunately 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
#20Great opportunity to try out decentralised alternatives like https://radicle.xyz/