Let’s be honest, the majority here probably has a github account. Some of us are happy as a clam and wouldn’t switch no matter what happened, but there are some who would and haven’t yet. Why?
Let’s be honest, the majority here probably has a github account. Some of us are happy as a clam and wouldn’t switch no matter what happened, but there are some who would and haven’t yet. Why?
I already host my projects on my own gitea server so…
Same. I don’t use all the bells and whistles that others provide and gitea just works!
Do you collaborate with others? If so, how? And what do you use for CI(CD)?
They are working on ActivityPub integration so you can work together with people on other instances.
I’m not OP but I use Woodpecker CI, also self hosted. Gitea is also working on Gitea Actions which are supposed to be compatible with Github Actions, but I think it’s still on beta.
Ive been using it for a few months now, and its probably more than 95% compatible, and closing the gap quickly
I don’t collaborate with others on my private projects. But if I would, then I would just invite people to register themselves on my instance like they would on github, gitlab, bitbucket etc.
I have yet to deploy my pages via CI/CD but thats a project I want to do eventually :)