@Kissaki@programming.dev to Programming@programming.devEnglish • 12 days agoThe Pain That is GitHub Actions - Feldera Blogwww.feldera.comexternal-linkmessage-square28fedilinkarrow-up138
arrow-up138external-linkThe Pain That is GitHub Actions - Feldera Blogwww.feldera.com@Kissaki@programming.dev to Programming@programming.devEnglish • 12 days agomessage-square28fedilink
minus-square@Flipper@feddit.orglinkfedilink2•12 days agoIf it’s open source I’d still add it, because a lot of people can’t follow basic instructions.
minus-square@lemmeBe@sh.itjust.workslinkfedilink3•12 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-square@bamboo@lemm.eelinkfedilink1•11 days 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.