Skip to content

Fix repository size reporting

Stan Hu requested to merge sh-fix-repository-size-stat into master

The previous code intended to use the repository size, not the size of the storage volume, for the total space used by the repository. The side effect was that the repository size limits were always failing in staging.

Merge request reports