you are viewing a single comment's thread
view the rest of the comments
[–] 30 points 2 years ago (3 children)

There’s also that long time senior dev who’s overly confident in their abilities and force pushes production breaking code directly to master.

  • source
  • hideshow 6 child comments
  • [–] 10 points 2 years ago (2 children)

    Yeet that shit into main. Who needs unit tests, it works on my computer?

  • source
  • parent
  • hideshow 4 child comments
  • [–] 1 point 2 years ago

    This shit happened the other week for me. Senior dev pushed the shittiest JS code without testing the day of a production install and it caused us to have to roll back the install after it very predictably caused a bunch of crashes for pages on our public site. Worst part is, the entirety of what he wrote could've been implemented as a CSS media query

  • source
  • parent