angular-cn/scripts/ci
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
..
after-script.sh chore: added presubmit-queue to travis 2015-07-28 23:29:20 +00:00
android_cpu.sh feat(perf): disable wake lock and cpu freq scaling on android 2015-01-20 17:14:27 -08:00
build_and_test.sh chore(build): faster feedback for broken lint 2015-07-30 20:22:41 +00:00
build_dart.sh chore(benchpress): add browserify bundling 2015-06-29 10:29:59 -07:00
build_dart_experimental.sh chore(build): add experimental Dart build that uses DDC for code analysis 2015-07-23 11:30:00 -07:00
build_js.sh build(gulp/travis): move circular check and style check to before pre/post-test tasks 2015-06-23 10:52:08 -07:00
env_dart.sh chore(build): add experimental Dart build that uses DDC for code analysis 2015-07-23 11:30:00 -07:00
init_android.sh feat(perf): disable wake lock and cpu freq scaling on android 2015-01-20 17:14:27 -08:00
install_dart.sh chore(build): split Dart and JS builds 2015-02-13 14:59:29 -08:00
perf_launch_chrome.sh refactor(build): support multiple configurable browsers for e2e and perf tests 2015-01-20 13:06:37 -08:00
presubmit-queue-setup.sh fix(presubmit): corrected user/email for git push 2015-07-29 03:39:43 +00:00
presubmit-queue-success.sh fix(presubmit): corrected user/email for git push 2015-07-29 03:39:43 +00:00
print-logs.sh refactor(build): support multiple configurable browsers for e2e and perf tests 2015-01-20 13:06:37 -08:00
test_dart.sh test(Travis): use test.dart for Dart tests 2015-04-02 13:12:59 +02:00
test_e2e_dart.sh chore(build): Make PRs 15m faster. 2015-07-21 22:14:38 -07:00
test_e2e_js.sh fix(build): ensure that asset files are copied over to example directories 2015-06-11 16:58:23 -07:00
test_js.sh chore(build): faster feedback for broken lint 2015-07-30 20:22:41 +00:00
test_perf.sh chore(build): Make PRs 15m faster. 2015-07-21 22:14:38 -07:00
test_saucelabs.sh feat(build): initial SauceLabs setup 2015-07-27 16:15:28 -07:00
test_server_dart.sh chore(build): Make PRs 15m faster. 2015-07-21 22:14:38 -07:00