1. 13 Feb, 2017 1 commit
  2. 25 Jul, 2016 1 commit
  3. 28 Apr, 2016 1 commit
  4. 13 Apr, 2016 2 commits
  5. 07 Apr, 2016 1 commit
  6. 06 Apr, 2016 1 commit
  7. 05 Apr, 2016 3 commits
  8. 31 Mar, 2016 7 commits
  9. 17 Mar, 2016 1 commit
  10. 08 Mar, 2016 1 commit
  11. 05 Mar, 2016 1 commit
    • Matt Butcher's avatar
      fix(*): allow local docker registry · 7c82304b
      Matt Butcher authored
      This fix supersedes #323. It applies basically the same fixes:
      
      - local docker registries are now supported
      - kubectl is not downloaded on every build
      
      Also, added a fix for the case where `docker version` failed because the
      Docker daemon crashed, and consequently spuriously propmted the user to
      re-install docker.
      
      I added support for $DOCKER_PROJECT instead of just $PROJECT because the
      later is a little too generic for a shell env var. We can deprecate
      $PROJECT later.
      
      I did not add back in the better tool checks in bootstrap because
      CircleCI doesn't have the `command` command.
      7c82304b
  12. 04 Mar, 2016 4 commits
  13. 03 Mar, 2016 2 commits
  14. 01 Mar, 2016 2 commits
  15. 29 Feb, 2016 1 commit