GitHub: Git operation failures
11–20 of 335 posts
Re: GitHub: Git operation failures
#12Re: GitHub: Git operation failures
#13It used to be having GitHub in the critical path for deployment wasn't so bad, but these days you'd have to be utterly irresponsible to work that way. They need to get a grip on this.
Re: GitHub: Git operation failures
#14Re: GitHub: Git operation failures
#15The last outage was a whole 5 days ago https://news.ycombinator.com/item?id=45915731
Remember hotmail :)
Re: GitHub: Git operation failures
#16Re: GitHub: Git operation failures
#17Re: GitHub: Git operation failures
#18Edit: ugh... if you rely on GH Actions for workflows though actions/checkout@v4 is also currently experiencing the git issues, so no dice if you depend on that.
Re: GitHub: Git operation failures
#19I'm also getting this. Cannot pull or push but can authenticate with SSH myrepo git:(fix/context-types-settings) gp ERROR: user:1234567:user fatal: Could not read from remote repository. myrepo git:(fix/context-types-settings) ssh -o ProxyCommand=none git@github.com PTY allocation request failed on channel 0 Hi user! You've successfully authenticated, but GitHub does not provide shell access. Connection to github.com…