Closed benjie closed 1 year ago
Fixes #167 Fixes #152
We weren't previously outputting stdout/stderr of command actions when an error occurred. This fixes that, and also adds tests.
Virtually none.
None.
yarn lint:fix
yarn test
RELEASE_NOTES.md
Fixes #167 Fixes #152
Description
We weren't previously outputting stdout/stderr of command actions when an error occurred. This fixes that, and also adds tests.
Performance impact
Virtually none.
Security impact
None.
Checklist
yarn lint:fix
passes.yarn test
passes.I have detailed the new feature in the relevant documentation.I have added this feature to 'Pending' in theRELEASE_NOTES.md
file (if one exists).If this is a breaking change I've explained why.