Skip to content

Allow setting the group avatarUrl to anything

Eric Eastwood requested to merge local-custom-dev-avatars into develop

Allow setting the group avatarUrl to anything

Useful for local dev testing. With the previous code, if you set an avatar that wasn't GitLab or our internal s3 bucket, it would return null. Locally, I just want to set the avatar to some image host like imgur and have it work.

This is also what we were historically doing before GitLab avatars, !1692 (merged)

Edited by Eric Eastwood

Merge request reports