• @RamblingPanda
    link
    112 hours ago

    That’s what the pipeline is for. It’s not that hard to pinpoint the commit that lead to the errors.

    • Psaldorn
      link
      fedilink
      612 hours ago

      If I rebase my branch with main I do not expect any failing tests. If you waste my time merging shit code, fuck you. Fix your shit.

      Unless prod is on fire and the CEO is prowling (even then, I’d argue standards should be maintained)

      • @RamblingPanda
        link
        312 hours ago

        I don’t say this is good practice, you shouldn’t even be able to merge to main with failing tests. I’ve implemented an emergency flag to do this, but I don’t want to use it in normal, daily business.