Kissaki@programming.dev to Programming@programming.devEnglish · 1 month agoThe Pain That is GitHub Actions - Feldera Blogwww.feldera.comexternal-linkmessage-square28linkfedilinkarrow-up139arrow-down110
arrow-up129arrow-down1external-linkThe Pain That is GitHub Actions - Feldera Blogwww.feldera.comKissaki@programming.dev to Programming@programming.devEnglish · 1 month agomessage-square28linkfedilink
minus-squarelemmeBe@sh.itjust.workslinkfedilinkarrow-up3arrow-down4·1 month agoThey don’t have to follow anything except try to commit their changes. Won’t be possible even locally if linting or typechecking fail.
minus-squarebamboo@lemm.eelinkfedilinkarrow-up2·1 month agoPre-commit hooks can’t be installed automatically and most people won’t even know they exist.
They don’t have to follow anything except try to commit their changes. Won’t be possible even locally if linting or typechecking fail.
Pre-commit hooks can’t be installed automatically and most people won’t even know they exist.