Ephera@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 9 months agoSomeone pushed the wrong thing to production...lemmy.mlimagemessage-square13fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1imageSomeone pushed the wrong thing to production...lemmy.mlEphera@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 9 months agomessage-square13fedilink
minus-squareastrsk@kbin.sociallinkfedilinkarrow-up0·9 months agoCI and basic PR rules should gate this entirely… this should never be a problem.
minus-squarehex123456@sh.itjust.workslinkfedilinkarrow-up0·9 months agoYou owe 2 tokens to the “should jar”.
minus-squareSylvartas@lemmy.worldlinkfedilinkarrow-up0·9 months ago basic PR rules My company’s code leads : Your browser does not support playing HTML5 video. You can download a copy of the video file instead.
minus-squareSpeakinTelnet@sh.itjust.workslinkfedilinkarrow-up0·9 months agoNo needs for pull requests when you commit directly to main.
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up0·9 months agoalso remember to use --force when pushing, your colleagues will love you
minus-squareSpeakinTelnet@sh.itjust.workslinkfedilinkarrow-up0·9 months agogit rebase -i --root git commit --amend --no-edit git push --force
minus-squaredylanTheDeveloper@lemmy.worldlinkfedilinkarrow-up0·9 months agoWorking in a startup is truly an experience
CI and basic PR rules should gate this entirely… this should never be a problem.
You owe 2 tokens to the “should jar”.
My company’s code leads :
No needs for pull requests when you commit directly to main.
also remember to use --force when pushing, your colleagues will love you
use the force Luke!
git rebase -i --root git commit --amend --no-edit git push --force
Working in a startup is truly an experience