Kissaki@programming.dev to Programming@programming.devEnglish · 9 个月前The Pain That is GitHub Actions - Feldera Blogwww.feldera.comexternal-linkmessage-square27linkfedilinkarrow-up138arrow-down110cross-posted to: [email protected]
arrow-up128arrow-down1external-linkThe Pain That is GitHub Actions - Feldera Blogwww.feldera.comKissaki@programming.dev to Programming@programming.devEnglish · 9 个月前message-square27linkfedilinkcross-posted to: [email protected]
minus-squarelemmeBe@sh.itjust.worksBlinkfedilinkarrow-up3arrow-down4·9 个月前They 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·9 个月前Pre-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.