scala-steward
scala-steward copied to clipboard
Support for gitea servers.
It would be great to have support for the gitea git hosting server.
- https://docs.gitea.io/en-us/api-usage/
- https://try.gitea.io/api/swagger
Since we already support GitHub, GitLab, Bitbucket and Bitbucket Server, this shouldn't be too hard to add.
WIP PR for Gitea support: https://github.com/scala-steward-org/scala-steward/pull/2758