Kissaki@programming.dev to Programming@programming.devEnglish · 2 days agoThe Pain That is GitHub Actions - Feldera Blogwww.feldera.comexternal-linkmessage-square22fedilinkarrow-up135arrow-down19cross-posted to: [email protected]
arrow-up126arrow-down1external-linkThe Pain That is GitHub Actions - Feldera Blogwww.feldera.comKissaki@programming.dev to Programming@programming.devEnglish · 2 days agomessage-square22fedilinkcross-posted to: [email protected]
minus-squarelemmeBelinkfedilinkarrow-up3arrow-down3·1 day 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·3 hours 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.