Alex Eagle
a7ea0086ee
ci: fast-forward to master/HEAD on all circle jobs ( #18101 )
...
This problem was introduced by a bad merge.
2017-07-13 12:16:02 -07:00
Jason Aden
68fc65dbcb
ci: add npm postinstall back to the lint step so node_modules doesn't get out of date
2017-06-26 17:12:06 -07:00
Alex Eagle
08ecfd891d
build: No longer need to bazel build twice
2017-06-23 11:54:51 -07:00
Alex Eagle
7395a64668
build: circleci workflows to run lint in parallel
2017-06-23 11:54:51 -07:00
Alex Eagle
414c7e956b
ci: test merge commits on circle
...
We expect this behavior because it's what Travis does. Also it's better because we want
to test what happens if we merge the PR, not the status of the PR branch.
2017-06-23 11:52:41 -07:00
Alex Eagle
fa81c8eeb3
ci: use npm_install for bazel
...
using yarn_install polluted our node_modules cache because it disregards the npm_shrinkwrap.json
2017-06-13 13:35:01 -07:00
Alex Eagle
47c2a2e411
ci: switch CircleCI to 2.0
...
This lets us use a docker container to provide things like the Bazel build tool
2017-06-05 11:18:20 -07:00