GitReleaseManager
GitReleaseManager copied to clipboard
Implement support for Gitea
Detailed Description
Implement support for Gitea which is an open source GitHub clone written in go.
This idea was approved on gitter
Context
I use gitea for a while now mostly because it is very lightweight and runs easily on a Raspberry Pi. It provides a great alternative to GitHub, Gitlab and other solutions.
Possible Implementation
Implement IVcsProvider.cs and relevant tests
Your Environment
- Version Used: 0.12.0-alpha0028
- Edition Used (.NET Core, .NET Framework): .NET Framework
- Operating System and version (Windows 10, Ubuntu 18.04): Windows 10
@belidzs let me know if you have any questions about anything!