Miško Hevery
4354fce2bb
build: Replace iteration over depsets with an explicit .to_list() call. ( #27336 )
...
PR Close #27336
2018-11-29 21:22:39 -08:00
Greg Magolan
15e671ec5a
build(bazel): upgrade benchmarks to protractor_web_test_suite for CI without local chrome ( #26908 )
...
PR Close #26908
2018-11-07 16:47:39 -08:00
Greg Magolan
4e91ead40b
style: format ( #26708 )
...
PR Close #26708
2018-10-24 12:13:46 -07:00
Greg Magolan
7f39f37003
fix(bazel): support --nolegacy_external_runfiles in protractor rule ( #26708 )
...
PR Close #26708
2018-10-24 12:13:46 -07:00
Greg Magolan
631998b2df
build: idiomatic install of @angular/bazel npm package ( #26258 ) ( #26488 )
...
PR Close #26488
2018-10-19 20:59:29 -07:00
Greg Magolan
1f3331f5e6
build(bazel): use fine-grained npm deps ( #26111 ) ( #26488 )
...
PR Close #26488
2018-10-19 20:59:29 -07:00
Greg Estren
f3b552f51f
build(bazel): remove outdated "cfg = "data"" references ( #25434 )
...
PR Close #25434
PR Close #25434
2018-09-11 08:27:39 -07:00
Alex Eagle
3809e0fcae
fix(bazel): protractor rule should include *.e2e-spec.js ( #25701 )
...
PR Close #25701
2018-08-30 21:21:27 -07:00
Wei Huang
f053a3f274
test(bazel): Remove --no-sandbox for protractor tests ( #25362 )
...
Since we no longer need this flag to run web tests inside a docker
container, this reverts https://github.com/angular/angular/pull/24906
PR Close #25362
2018-08-17 09:58:30 -07:00
Alex Eagle
a3f1e2cb42
style: format .bzl files with buildifier ( #23544 )
...
PR Close #23544
2018-08-08 13:12:07 -07:00
Alex Eagle
bfdbdc2ee6
docs(bazel): add skydoc generation ( #23544 )
...
PR Close #23544
2018-08-08 13:12:07 -07:00
Wei Huang
2cb0f68a7b
test(bazel): allow no sandbox for protractor tests ( #24906 )
...
It specifies --no-sandbox flag when running the protractor tests as
root. This is needed for running the tests inside a docker container.
PR Close #24906
2018-07-24 08:28:03 -07:00
Greg Magolan
161ff5c79d
feat(bazel): protractor_web_test_suite for release ( #24787 )
...
PR Close #24787
2018-07-12 16:34:45 -04:00
mrmeku
71e0df039c
feat(bazel): Initial commit of protractor_web_test_suite ( #24787 )
...
Co-authored-by: Andrew Z Allen <me@andrewzallen.com>
PR Close #24787
2018-07-12 16:34:45 -04:00