So my manager today asked me if I could stay later when there’s broken things in prod, and then today his star dream employee yolo’ed a full stack change into prod without review. It’s fucking massive and implements new API endpoints, touches >20 files. Many of the diffs are too large to render in the browser.

It’s almost comical, but something immediately broke.

Most of my day, I’m digging through code to identify bugs created from this shit, just to get a stealth merge midday.

I kind of don’t know what to do.

  • custard_swollower@lemmy.world
    link
    fedilink
    arrow-up
    25
    ·
    edit-2
    1 day ago

    Explain to your manager that if an employee can merge code without reviews, he should expect breakages on regular basis.

    Propose that your team can meet to talk about how to make the process better, so no breakages occur.

    Mention personal responsibility and knowledge - it’s a good practice that a person who wrote the latest code changes either helps either is responsible for making the service working again, if there are issues - specifically because they might have some idea what’s broken.

    If your manager will ignore it, I’d start looking.