Externalize shell scripts #132
Labels
area:tests
An issue with tests (unit, e2e, etc.)
status:help wanted
Extra attention is needed
type:refactor
A cleanup or refactor
Related #53
We should consider moving the shell scripts to their own files rather than having them inline in yaml so that it's easier to lint them for problems. Shell code is just too prone to errors that are hard to catch in reviews.
The text was updated successfully, but these errors were encountered: