Move fast and break things.
Merge vulnerabilities.
Double the work.
Merge code without tests.
Anything, but don’t let code become stale.

  • agilob@programming.devOP
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    8 months ago

    you are supposed to have written the tests and to have written your code with pair programming,

    I commented out the tests because they were failing, pipelines were green so I merged. Now it’s running on prod. What do you do?