Gitea #56

Closed
opened 2025-04-02 20:51:57 +08:00 by kiuX89 · 1 comment
kiuX89 commented 2025-04-02 20:51:57 +08:00 (Migrated from github.com)

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 ;)

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 ;)
bryangerlach commented 2025-04-02 23:57:43 +08:00 (Migrated from github.com)

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.

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.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 3344/rdgen#56