angular-cn/scripts/ci
Yegor Jbanov 6b73d09ba1 chore(build): make experimental Dart build useful
Previously we grepped all hand-written Dart code and ran analyzer in strong mode against it.

Now we run it against transformed playground apps, which:

1. does not analyze unnecessary code (we primarily care about stuff that runs in the browser)
2. analyzes generated code, which does run in the browser and which we failed to analyze in the previous version of the build

Closes #6436
2016-01-13 21:09:55 +00:00
..
dart_experimental chore(build): make experimental Dart build useful 2016-01-13 21:09:55 +00:00
after-script.sh build(browserstack): initial setup 2015-11-01 23:22:40 +01: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(ci): cleanup artifact upload 2016-01-04 23:02:04 +00:00
build_dart.sh build(ci): turn on debugging output for ci scripts 2015-11-05 21:02:42 +00:00
build_dart_experimental.sh chore(build): make experimental Dart build useful 2016-01-13 21:09:55 +00:00
build_js.sh chore(build): allow to run examples and benchmarks without bundles 2016-01-05 08:27:24 -08:00
build_router.sh build(ci): turn on debugging output for ci scripts 2015-11-05 21:02:42 +00:00
env_dart.sh chore(build): make experimental Dart build useful 2016-01-13 21:09:55 +00: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 fix(build): lock dart dev version 2015-10-02 08:37:05 -07: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 chore(build): revert presubmit-queue-setup.sh; fix git login in publish-build-artifacts.sh 2015-11-17 13:53:57 -08:00
presubmit-queue-success.sh fix(presubmit): uses proper branch instead of hard coded 2015-08-09 17:41:58 +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_browserstack.sh build(sauce/bs): make some browsers required in CI 2016-01-04 22:30:48 +00:00
test_dart.sh build(ci): turn on debugging output for ci scripts 2015-11-05 21:02:42 +00:00
test_e2e_dart.sh build(ci): turn on debugging output for ci scripts 2015-11-05 21:02:42 +00:00
test_e2e_js.sh fix(benchpress): fix flake 2016-01-04 19:25:32 +00:00
test_js.sh chore(build): use Chrome by default for all JS tests 2015-11-19 23:27:42 +00:00
test_perf.sh build(ci): turn on debugging output for ci scripts 2015-11-05 21:02:42 +00:00
test_router.sh chore(build): use Chrome by default for all JS tests 2015-11-19 23:27:42 +00:00
test_saucelabs.sh build(sauce/bs): make some browsers required in CI 2016-01-04 22:30:48 +00:00
test_server_dart.sh build(ci): turn on debugging output for ci scripts 2015-11-05 21:02:42 +00:00
travis_after_all.py chore: have presubmit ignore builds which can fail. 2015-08-22 20:28:59 -07:00