angular-cn/scripts
Alex Eagle c08403935f chore(build): faster feedback for broken lint
Originally we ran gulp enforce-format at the beginning of the build.
This was annoying because you came back from lunch to find that no tests
ran so you have to start your PR over.
Then we changed it to run the linters at the end. This is annoying because
you might be ready to merge to master, and could have fixed the lint
issues immediately, but now much wait for another PR.
The solution is to run the lint checks in another build. This marks
your PR red very early, but you still get the feedback of whether the
tests are passing.
2015-07-30 20:22:41 +00:00
..
ci chore(build): faster feedback for broken lint 2015-07-30 20:22:41 +00:00
jenkins fix(build): make perf tests work again 2015-02-27 15:22:19 -08:00
publish chore(changelog): update to new changelog package. 2015-07-29 22:42:05 +00:00
sauce feat(build): initial SauceLabs setup 2015-07-27 16:15:28 -07:00