George Kalpakas
cf1b436010
build: stop execution on error in validate-commit-message
( #28780 )
...
Stop execution when an error happens in `validate-commit-message` gulp
task and ensure the error message is printed at the bottom.
Fixes #16829
PR Close #28780
2019-02-19 12:37:58 -08:00
Peter Bacon Darwin
d75a9fabdc
ci: validate commit messages correctly when not on master ( #19685 )
...
PR Close #19685
2017-10-17 10:38:29 -07:00
Olivier Combe
0f5c70d563
build: update npm dependencies ( #19328 )
...
PR Close #19328
2017-09-22 13:20:52 -07:00
Igor Minar
b1a79fd2ec
ci: simplify validate-commit-message empty line logic
2017-02-16 14:57:23 -08:00
Misko Hevery
d3f174a57f
ci: fix validate-commit-messages
2017-02-10 20:57:33 -08:00
Pete Bacon Darwin
0ba5bebf61
build: modularize the gulp file to be easier to maintain ( #14259 )
...
This is a precursor to bringing in some of the gulp tasks from angular.io,
which could lead to the gulpfile becoming unwieldy.
2017-02-03 00:10:41 -08:00