Login
From:
til.codeinthehole.com
(Uncensored)
subscribe
TIL Github actions need a shell specified to avoid silent pipeline failures — David Winterbottom
https://til.codeinthehole.com/posts/github-actions-need-a-shell-specified-to-avoid-silent-pipeline-failures/
links
backlinks
Roast topics
Find topics
Find it!
I learnt the hard way that the default shell settings for Github actions don’t catch command pipeline failures. — can be read in 1 minute