Live data from Hacker News

Blender moves from Phabricator to Gitea

code.blender.org

1–10 of 58 posts

Re: Blender moves from Phabricator to Gitea

#5
post #2

I wonder how Gitea will hold up to all the traffic? Even Gitea hosts their stuff on Github.

Gitea is self-hosted, so Blender will be running their own instance.

That's not what parent means. Gitea is an alternative to GitHub, yet they use GitHub for hosting their code.

Re: Blender moves from Phabricator to Gitea

#7
post #2

I wonder how Gitea will hold up to all the traffic? Even Gitea hosts their stuff on Github.

I don't believe Gitea is hosting on Github for traffic reasons but for feature completeness. Relevant issue is here[0].

[0]https://github.com/go-gitea/gitea/issues/1029

Re: Blender moves from Phabricator to Gitea

#8
post #5

Earlier quoted context omitted.

Gitea is self-hosted, so Blender will be running their own instance.

That's not what parent means. Gitea is an alternative to GitHub, yet they use GitHub for hosting their code.

That kind of makes sense for disaster planning though.

If Gitea discovered some massive CVE, and volentarily went dark to fix it... They would want their code and fix hosted somewhere else.

Re: Blender moves from Phabricator to Gitea

#9
post #2

I wonder how Gitea will hold up to all the traffic? Even Gitea hosts their stuff on Github.

Gitea does not use Github because the software can't handle their load requirements, but because they started using GH before Gitea had all the features they needed. They are actively working on hosting Gitea on Gitea, with the last piece being an importer to move over all their GH data.

Blender seems to have been ok manually migrating some things and abandoning other things, since they weren't likely to ever get a Phab->Gitea importer anyways.

https://github.com/go-gitea/gitea/issues/1029

Re: Blender moves from Phabricator to Gitea

#10
post #4

Great news for self hosting and not sitting on and going all in on unreliable services like GitHub.

This is a consolidation of the self-hosting ecosystem because Phabricator is ending support. It's not terrible but I wouldn't call it good let alone great news.
Post reply on HN