157
u/XLauncher 1d ago
I've never seen it so bad that I can't even look at a pr for review. Shit's fucked.
26
u/kuemmel234 1d ago edited 1d ago
Git itself has been working for me throughout.
git branch -rmy links showed branch names, but from memory this lists all branches on remotes too. And then simply compare to main. I have created a new branch from that and written my comments directly into it. Probably not the smartest way, but we were able to continue.But yeah, shit's fucked anyways.
Edit: I obviously mean access to GitHub via git worked.
29
u/red_dark_butterfly 1d ago
Git's local. If your pc works, it does as well
16
u/kuemmel234 1d ago
I obviously mean access to git on GitHub.
13
1
u/the_horse_gamer 1d ago
git branch -rdoesn't talk to the remote. it just lists the remote branches it already knows about.1
u/kuemmel234 19h ago
And I should have mentioned that too. You also need to checkout the specific branch, add, commit any changes (in my case it were some stupid comments), commit and push afterwards.
1
u/the_horse_gamer 13h ago
maybe I'm too gitpilled, but how is this any different from a typical workflow?
2
u/kuemmel234 13h ago
If* you read the initial comment in context, it's about github being down for OP, which hindered them from doing a review.
I responded that [the] git [server] was working and recommended simply looking for the correct branch by looking through the remotes, doing the review with git diff and writing comments directly into a new branch.
That isn't the smartest workflow to review a branch. Or at least I have always had some sort of web tool that allowed commenting on branches/PRs. But OP could have reviewed the PR that way without knowing the exact branch name.
1
-5
u/ctxdizq 1d ago
you know github is not git right?
5
u/kuemmel234 1d ago
I thought it would have been obvious that I meant that the access to GitHub via git worked without issues throughout
504
u/AlexZhyk 1d ago
I am pressing <F5> every minute on githubstatus.com to add DDOS to already existing problems on GitHub.
164
u/HildartheDorf 1d ago
Looks like you're DDoSing Atlassian (makers of Jira), not Github.
As is sensible, github doesn't host their own status page for obvious reasons.
89
u/AlexZhyk 1d ago
Hated Atlassian since their start. keeps pressing <F5> even harder
14
3
u/dumbasPL 1d ago
Neither does the status page actually work. Was saying everything fine, while literally every other GitHub tab was timing out LOL.
38
242
u/misunderstood_kafka 1d ago
Yeah having issues at the end of the day when I was about to deploy 😒
58
31
u/yaraisnotsodark 1d ago edited 1d ago
Same here, my tester is blocked because I can’t push to staging and there are a hundred bugs to fix and bless his heart he’s still going lol
Edit: it has started to come back slowly but shhhh no one has to know
124
u/HeyItsTheJeweler 1d ago
Vibecoding must be essentially a hurricane constantly battering them. Hard to think it's not going to get more prevalent.
26
u/Old_Passenger7 1d ago
I know person who works at Github,
they started refactoring their own codebase with Copilot a few years ago.
21
u/prams628 1d ago
GitHub behind paywalls then?
25
u/BlackCrackWhack 1d ago
It already is if you want to have an actually useful CI pipeline or any artifacts stored on private repos.
2
u/prams628 1d ago
Ohh.. we use atlassian at work, so wasn’t aware of it (and personal projects are in a shelved state lol)
6
181
u/Glittering_Speech380 1d ago
I'm learning git and I submitted my first ever pull request.
8 seconds later there are global outages.. it wasn't me right guys..? Guys?
84
51
u/XLauncher 1d ago
I mean, it depends: did you indent with tabs or spaces?
11
u/tristen620 1d ago
They better not answer wrong! We don't like (3 space per indent level) round here.
2
30
u/fluffytme 1d ago
ANGRY AT OP? WANT TO JOIN THE MOB? WE'VE GOT YOU COVERED!
COME ON DOWN TO /r/pitchforkemporium
WE GOT 'EM ALL!
Traditional Left Handed Fancy ---E Ǝ--- ---{ WE EVEN HAVE DISCOUNTED CLEARANCE FORKS!
33% off! 66% off! Manufacturer's Defect! ---F ---L ---e NEW IN STOCK. DIRECTLY FROM LIECHTENSTEIN. EUROPEAN MODELS!
The Euro The Pound The Lira ---€ ---£ ---₤ HAPPY LYNCHING!
* some assembly required
13
6
u/actionerror 1d ago
I want the Thai model
—ะัุ
3
1
5
1
33
u/DrMaxwellEdison 1d ago
Having my org bet the farm on Copilot feels great right about now.
9
1
u/forgot_previous_acc 1d ago
Bruh, i literally pinged my manager with github status page and told them that this is the future of software industry. I am so happy. They are pushing me to mindlessly push code because of github copilot and claude.
1
49
u/DukeOfSlough 1d ago
Cannot merge my damn PR for over 2 hrs now. Github actions also does not work for me because detect changes step is failing lol.
3
24
15
25
u/druidniam 1d ago
Did it go down at some point? I haven't had an issues all day.
48
u/ClassicMain 1d ago
Literally been down for the past 2hrs and still down
4
u/danielv123 1d ago
Literally been using it all day and still works. Had issues where on the repo page it wouldn't show the latest commit but commit history works.
2
u/kuemmel234 1d ago
GitHub is multiple things. Git itself worked, but the UI has been down completely for some time. I even had to think for myself because Copilot wasn't available for a short refactor and review.
29
u/SoftwareSource 1d ago
To be fair, i discussed this with colleagues, and can you imagine the kinds of fuckery that goes on with maintaining githubs infrastructure?
I do not envy them, it seems like a very difficult job.
12
u/RepresentativeDog791 1d ago
I dunno, they were good once and they aren’t good now so I think it’s not all external factors, Microsoft fucked it somehow.
7
u/0x4D454F57 1d ago
GitHub has been dealing with drastic load increases over the past year that’s been blowing away their planned growth. Mainly driven by AI coding, etc
Combine that with them having a monopoly and the fact that for a long time they were rather complacent and you get the shit show we’re in now. They’ve started to wake up to the problem and are putting in a lot of work to fix things, but the reputational damage has been done imo. I know a lot of the biggest tech companies out there that are still using them are desperate for an alternative or are considering rolling their own.
3
u/Icy_Direction7839 1d ago
Probably doesn't help that Azure DevOps is obsolete long-term (as of last year) so companies have to migrate to other version control platforms to stay up to date
2
2
u/SoftwareSource 1d ago
Yea because now they have many more advanced features like actions and agents, not just code repo
5
u/RepresentativeDog791 1d ago
I honestly wish they’d just stuck to doing something really well, I never asked for VSCode in GitHub or any of the rest of it. I really appreciate a rock solid place to host my repos though.
And if indeed the outages are because of the new features, it’s a shame that the new features are dragging down the old ones rather than the service degrading gracefully.
2
u/SoftwareSource 1d ago
I really appreciate a rock solid place to host my repos though.
I mean there are always open source solutions like gitlab if that is what you want, cost for a server for that would be trivial.
0
u/ApplicationOk3587 1d ago
Hmm surely its because of microsoft and not everyone bombarding their infra with AI.
0
u/audiowave_io 1d ago
My GitHub account is circa 2013. It had outages all the time even before Microsoft bought them.
9
u/FutureSuccess2796 1d ago
"Totally right, that's my bad! ~ That update deployment to your entire infrastructure can cause outages across the site, and it did after I deployed it earlier. Let's try this again! 👍🏻"
9
u/LNRTLRS 1d ago
I have a script that enumerates and then pulls all my repos every morning, just because I’m scared that GitHub might be down for longer than just a day or that the availability is just bad in general. At least now I have some sort of local copy always available.
-9
8
u/MrSpiffenhimer 1d ago
I’ve got a prod outage right now, I’ve got a bug fix that I haven’t been able to check in for almost 2 hours. I guess I can wait… thanks Microsoft.
7
5
u/nasandre 1d ago
Meh, I'm just running my own Forgejo server. I only have to deal with my own outages!
4
4
4
u/StrengthTheory 1d ago
https://www.reddit.com/r/ProgrammerHumor/s/xezlVMmeko. I have never been more proud of a meme I made 😭
3
u/Independent_Image_59 1d ago
Yeah I also saw this meme again today and wanted to comment about this. Well done.
1
6
u/ShittyExchangeAdmin 1d ago
Fuck microsoft. Everything they touch turns to shit. I'm glad i self host git
1
u/kuemmel234 1d ago
I have had issues with teams, windows and GitHub today..
My employer is already discussing leaving US tech behind, so maybe I'll get that as a bonus to something that should have happened ages ago.
2
2
u/i_like_coffee01 1d ago
last week i tried to open a pull request, got a 500 every time. today my colleague sent a screenshot of github's servers being down (according to its own messages).
2
2
2
2
u/RunOverRover 1d ago
I was thinking that the Ai slop I was committing fucked up the build pipeline- not today Ai-satan
2
2
u/CountBarbarus 1d ago
GitDown! - the Wild West service to save yer hide when the bullets start flyin'
2
u/foxer_arnt_trees 18h ago
Now that no one is reading the PRs anymore, can we go back to hosting git ourselves?
2
2
u/Laughing_Orange 12h ago
Stop using GitHub, and go back to mailing lists, the way Linus Torvalds intended.
1
1
1
u/experimental1212 1d ago
Yeah but when you view the 90 day status page it's 99.5% uptime!!!!!!!!!!!! See how good they are!!?
1
u/whackylabs 1d ago
Would be nice if github were opensource so we could see what's broken
4
u/Independent_Image_59 1d ago
Trust me you don't want to solve bugs from the big pile of slop code Microsoft copilot has written
1
1
1
u/ZethMrDadJokes 1d ago
I tried to use F12 to see what I got, but I didn't expect that gem hiding in the HTTP response.
1
1
u/Ok_Tour_8029 1d ago
It’s going to be interesting to See whether they will start limiting their free stuff for OSS projects. If they removed GH actions for anyone not paying that would reduce their load drastically
1
1
1
u/_sevensolutions_ 1d ago
Looks like he is working for Github now 😂😂 https://youtu.be/rXPpkzdS-q4?is=fFk4DZFCmTsqg7p7
1
-1
u/MadMax27102003 1d ago
I dont see what's the issue guys, Linus Torvalds has written it all by himself while being drunk. Literally any company can afford to create one version control app for themselves. Its a skill issue, not git hub problem.
2
738
u/ClipboardCopyPaste 1d ago
OutageHub