Commit graph

6 commits

Author SHA1 Message Date
Wesley Wigham 6efc679b9e
Update circle config to build all branches
And move submodule update into run, since in checkout it doesn't seem to run
2018-03-14 11:23:03 -07:00
Wesley Wigham 2204fb3fe7
Add submodule update step to circle (#22451)
* Add submodule update step to circle

* Move to post checkout

* Consolidate repetitive settings
2018-03-09 14:50:34 -08:00
Wesley Wigham 1e06637652
Set circle timeout to 5 minutes (#22363)
This way when resources are in use (eg, at midnight when many cron jobs get run) the CI server is less likely to timeout due to resource starvation.

This is pretty much an analogue to the recent travis PR; it just doesn't happen as often on circle (seems like it's only happened while executing `user` tests during `cron`).
2018-03-06 13:02:33 -08:00
Ricardo N Feliciano 98baea992e Remove unneeded circleci branch in CircleCi config. (#22017) 2018-02-20 11:19:15 -08:00
Ricardo N Feliciano 655980db41 Add Scheduled Workflows/Cron. 2018-02-08 13:36:06 -08:00
Ricardo N Feliciano 28c4b8acba Try out CircleCI. 2018-02-07 15:25:44 -08:00