Gitea #56
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Hello, thank you for your work :)
I have a question, do you think you can integrate Gitea instead of Github? to no longer depend on Github servers and be able to build locally.
Thanks for your feedback ;)
I don't think I will be using Gitea for my hosted generator since I will not be maintaining a build server, but I'm sure anyone who wants to could use Gitea for their own self-hosted rdgen server. You would just need to edit how it calls the build. This would also allow the builds to be much quicker since you could skip most of the setup/install dependencies steps and just build it. The issue I found with trying to host a build server is that the dependencies are a nightmare to keep up with and get the correct versions of everything, it is much easier to just use github.