1. 31 7月, 2018 2 次提交
    • L
      Replace travis with cirrus (#5899) · 10effc7e
      liyuqian 提交于
      Using a custom container image, we reduce the test time from 5 minutes to 2 minutes as we no longer run gclient sync from zero.
      
      In the future, we may be able to cache the ninja output in the image (which probably gets updated daily) so we no longer compile from zero.
      10effc7e
    • L
      Use container and GKE to accelerate build (#5897) · cd85329b
      liyuqian 提交于
      This reduces the build time from 5 minutes to 3 minutes as we no longer need to cold start a GCE instance. Moreover, we can now compile the host engine using this container.
      cd85329b
  2. 28 7月, 2018 1 次提交