Kissaki@programming.dev to Programming@programming.devEnglish · 2 days agoThe Pain That is GitHub Actions - Feldera Blogwww.feldera.comexternal-linkmessage-square24fedilinkarrow-up138arrow-down110
arrow-up128arrow-down1external-linkThe Pain That is GitHub Actions - Feldera Blogwww.feldera.comKissaki@programming.dev to Programming@programming.devEnglish · 2 days agomessage-square24fedilink
minus-squareFlipper@feddit.orglinkfedilinkarrow-up2·2 days agoIf it’s open source I’d still add it, because a lot of people can’t follow basic instructions.
minus-squarelemmeBe@sh.itjust.workslinkfedilinkarrow-up3arrow-down3·2 days 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-up1·14 hours agoPre-commit hooks can’t be installed automatically and most people won’t even know they exist.
If it’s open source I’d still add it, because a lot of people can’t follow basic instructions.
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.