summaryrefslogtreecommitdiff
path: root/lib/api
diff options
context:
space:
mode:
authorZeger-Jan van de Weg <git@zjvandeweg.nl>2018-04-19 10:40:28 +0200
committerZeger-Jan van de Weg <git@zjvandeweg.nl>2018-04-19 10:40:28 +0200
commitbbccd310573bb70e6b413c2bde915fcb8810716e (patch)
tree560d91ceeb54e3b72a34659610ba887677033ccd /lib/api
parent019c0d5761b55ca21fd71d547dd4a2ebf14d615f (diff)
downloadgitlab-ce-bbccd310573bb70e6b413c2bde915fcb8810716e.tar.gz
Check Gitaly when running `rake dev:setup`
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 ```
Diffstat (limited to 'lib/api')
0 files changed, 0 insertions, 0 deletions