1. 19 Apr, 2018 1 commit
    • Zeger-Jan van de Weg's avatar
      Check Gitaly when running `rake dev:setup` · bbccd310
      Zeger-Jan van de Weg authored
      Before this change, trying to setup dev environment could be tried
      without having at least one Gitaly running. Cloning the repositories
      would fail, but not stop the setup.
      
      Given this would lead to an inconsistent state, a check was added if we
      could connect to the server.
      
      Output when it fails:
      
      ```
      $ rake dev:setup
      Failed to connect to Gitaly...
      Error: 14:Connect Failed
      ```
      bbccd310
  2. 18 Apr, 2018 20 commits
  3. 17 Apr, 2018 19 commits