Skip to content

Check Gitaly when running `rake dev:setup`

What does this MR do?

Add a pre flight check to rake dev:setup. Check if we can connect to Gitaly by calling a simple, really cheap RPC.

Does this MR meet the acceptance criteria?

  • Tests added for this feature/bug
  • Review
    • Has been reviewed by Backend

What are the relevant issue numbers?

None, ran into it a bit too often so just decided to fix it.

Merge request reports