• Jacob Vosmaer's avatar
    Add gitlab-shell/bin/check to rake gitlab:check · ddf873ad
    Jacob Vosmaer authored
    We sometimes encounter connectivity issues where gitlab-shell cannot
    make API calls to the Rails application. There is a self-test script
    `gitlab-shell/bin/check` that tries to connect to the API; this commit
    runs that script as part of `rake gitlab:check`.
    ddf873ad
check.rake 19 KB