Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/angular/angular.git. Pull mirroring updated .
  1. Jul 25, 2018
  2. Jul 24, 2018
  3. Feb 14, 2018
    • Alex Eagle's avatar
      ci: enable bazel remote caching on CircleCI (#21784) · 8ec21fc3
      Alex Eagle authored
      This should cause Bazel builds to be incremental, only re-building parts of Angular affected by changes since the last build.
      It also fixes a potential version skew, where CI was running the Bazel linter binaries in the ngcontainer docker image, but developers built them using the versions in WORKSPACE
      
      PR Close #21784
      8ec21fc3