gitlab-ce/lib/tasks
Zeger-Jan van de Weg bbccd31057
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
```
2018-04-19 10:40:28 +02:00
..
ci
gitlab Check Gitaly when running `rake dev:setup` 2018-04-19 10:40:28 +02:00
migrate Add the RedirectRoute#path index setup_postgresql 2018-03-28 14:12:08 +02:00
brakeman.rake
cache.rake Allow `rake cache:clear` clearing pipeline status cache 2018-04-10 20:57:00 +08:00
config_lint.rake
dev.rake
downtime_check.rake
ee_compat_check.rake
eslint.rake
flay.rake
gemojione.rake
gettext.rake
grape.rake
haml-lint.rake It's now updated so we could remove it 2018-03-21 21:03:32 +08:00
import.rake
karma.rake
lint.rake
plugins.rake
rubocop.rake
scss-lint.rake
services.rake
setup.rake
sidekiq.rake
spec.rake
spinach.rake
test.rake Remove test_ci rake task 2018-04-03 07:54:30 +09:00
tokens.rake
yarn.rake