Skip to content

gitserver: expose clone and fetch errors in the UI

Warren Gifford requested to merge rs/expose-clone-and-fetch-errors into main

Created by: ryanslade

This change ensures that we store clone and fetch errors in the database and exposes them to site admins via the repo mirror settings area and also the repo list page.

Closes https://github.com/sourcegraph/sourcegraph/issues/32628

Screenshot 2022-06-15 at 12 21 40 Screenshot 2022-06-15 at 14 30 34

Test plan

Unit tests added

Merge request reports

Loading