angular-cn/scripts
Paul Gschwendtner 98e5af1480 build: switch example e2e tests to bazel (#28402)
* No longer builds the example e2e tests using "tsc". The examples are now built with Bazel and can therefore be built with Ivy by using the `--define=compile=aot` switch.
* No longer runs the example e2e tests using the protractor CLI. example e2e tests are executed with the Bazel protractor rule and can therefore run incrementally.

NOTE: Unit tests found within the examples are still running within the legacy jobs.

PR Close #28402
2019-01-28 19:21:09 -08:00
..
browserstack ci: clean up CI logging, folding, add build time logging, and improve error handling (#14425) 2017-03-02 00:22:24 -08:00
ci build: remove travisci leftovers (#27979) 2019-01-09 10:41:16 -08:00
git fix: missing semi-colon and empty line (#26945) 2018-11-05 11:37:55 -08:00
github ci: add a rebase check to the merge-pr script (#28250) 2019-01-22 09:26:53 -08:00
jenkins fix(build): make perf tests work again 2015-02-27 15:22:19 -08:00
release build: only stamp version info when releasing (#27362) 2018-11-30 16:08:23 -08:00
saucelabs ci: move local and saucelabs unit tests to circle (#27937) 2019-01-07 15:35:09 -08:00
windows build: fix windows scripts (#23121) 2018-07-12 16:42:56 -04:00
build-e2e-tests.sh build: switch example e2e tests to bazel (#28402) 2019-01-28 19:21:09 -08:00
build-packages-dist.sh build: only stamp version info when releasing (#27362) 2018-11-30 16:08:23 -08:00