I also once broke a completely different repo with a history rewrite and force push once. Turned out some repo had some odd form of reference to one of mine that depended on a specific commit hash, so the commit hashes changing (even though the files they cared about didn't change) broke them. Oops. I didn't even know anyone else was using it and thought it was safe!
10 Comments
Deebster@lemmyrs.org · 16 pts · 3y
These are all brilliant
Gruntyfish@lemmy.world · 14 pts · 3y
These are all really funny, but I think sith lord and secret santa are funniest to me.
maiskanzler@feddit.de · 9 pts · 3y
These are hilarious!
rmam@programming.dev · 7 pts · 3y
canpolat@programming.dev · 5 pts · 3y
I would definitely have the "Vital Contributor" badge if it existed.
macintosh@lemmy.world · 4 pts · 3y
I would have the secret santa one like 3 times. Keep making that mistake when messing around with discord bots.
Pizzarules668@programming.dev · 6 pts · 3y
There was one time I saw I commeted my key. I then rese t the key then immediately commeted it again. I did that 2 more time
macintosh@lemmy.world · 2 pts · 3y
real.
xpinchx@lemmy.world · 3 pts · 3y
If anyone pushes to prod on a Friday you're a special kind of demented. Unless you get weekend OT, but even then.
CoderKat@lemm.ee · 2 pts · 3y
Oof, I think I'd have a couple of these.
I also once broke a completely different repo with a history rewrite and force push once. Turned out some repo had some odd form of reference to one of mine that depended on a specific commit hash, so the commit hashes changing (even though the files they cared about didn't change) broke them. Oops. I didn't even know anyone else was using it and thought it was safe!
ono@lemmy.ca · 2 pts · 3y
Sometimes that's done after security reviewing a dependency, to make sure an alarm is raised if anything at all changes.