evidence
evidence copied to clipboard
Dump `npm run sources` output to stdout
Feature Description
Logging of npm run sources
is harder to debug because you cannot see what happened to each source query. This impacts Evidence Cloud's logging
Goal of Feature
Better visibility during Cloud build processes
Current Solution / Workarounds
Run sources on your local machine, and view in console log
Side note, currently the outcome of each source query is dumped to STDERR (instead of STDOUT). Perhaps this is by design?
npm info using [email protected] npm info using [email protected]
- Processing... sourceone ✔ Finished. 1 rows
- Processing... source2 ✔ Finished. 1 rows npm info ok