Add Gitea site/username to serializer and seeds #113
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/gitea_site"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Allows to add Gitea account information to contributor profiles.
LGTM.
but I was wondering if we still need to have the account details on the root level of the object and if we can somehow have this universally to be able to add integrations without changing this code here?
Yes, I would like this refactored soon. It should be possible to add arbitrary accounts. Unfortunately, all code relying on this is currently using the root-level properties.