Closed
Description
We recently introduced a convenience rule to configure, build and test node in one makefile step. This is good for $lazy, but bad in terms of feedback; something that got visible while I was working on scripts that notify github of progress. As it is now, we don't know what part of the build process that fails.
I'd like to unfold this again to improve the feedback to a user. The benefit of this being able to update a PR at gihub stating the compile phase failed
, three tests failed
instead of just failed
. The main downside is expanding build steps at Jenkins.
Thoughts?
Metadata
Metadata
Assignees
Labels
No labels