testdouble / scripty

Because no one should be shell-scripting inside a JSON file.
MIT License
963 stars 23 forks source link

Script name and content is always printed #84

Closed tiagoengel closed 4 years ago

tiagoengel commented 4 years ago

I imagine this is not intentional as it ignores to log level completely. Possible source of the issue: https://github.com/testdouble/scripty/blob/master/lib/run/spawn-script.js#L6

Version Tested: 1.9.1

jasonkarns commented 4 years ago

The 2.0.0-0 alpha should resolve this. Probably worth cutting a release now. Would you mind giving the alpha a shot and confirming it solves your issue?

tiagoengel commented 4 years ago

Hey @jasonkarns, thanks for the quick reply. I tried 2.0.0-0 and can confirm it fixes the problem.

jasonkarns commented 4 years ago

Released 2.0 https://github.com/testdouble/scripty/releases/tag/v2.0.0