system-config/playbooks/roles/gitea-git-repos
Ian Wienand 2d9c8b620f gitea: set custom avatars for orgs
Over a few upgrades, we've managed to break some of the default avatar
logos you see when browsing code on opendev.org.

After investigating ways to fix this up, we established that there
isn't an exposed API for setting these, but we can do a simple query
to point to logo files on disk.  This implements that.

One caveat is that the logos should be PNG files; particiularly we
note that SVG files don't work reliably because they don't get served
with the image/svg+xml mime-type.

Change-Id: Ie6799de2fb27e09f936c488258dc1bd1c638c370
2022-03-18 11:06:09 +11:00
..
defaults Always update gitea repo meta data 2021-10-18 08:56:57 -07:00
library Revert "Allow gitea_create_repos always_update to be list" 2021-10-15 13:03:59 -07:00
tasks gitea: set custom avatars for orgs 2022-03-18 11:06:09 +11:00
README.rst Don't always update gitea project descriptions 2021-03-16 13:06:16 -07:00

README.rst

Create git repos on a gitea server

Role Variables