Leaving GitHub for private repos
Well, after the recent GitHub breach stuff, the VSCode extension issue, and the constant outages lately, I’ve pretty much decided I don’t want my private repos sitting entirely on GitHub anymore. I’ll probably still mirror public repos there because realistically that’s where everybody is, but private stuff is a different story. Right now I’m mainly looking at Gitea and Forgejo since they seem lighter and easier to manage than GitLab. Honestly I already started drifting away from the “everything inside GitHub” setup before this happened anyway. A lot of our CI/review/deployment stuff moved over to Tenki over the last couple months because GitHub Actions started becoming more of a maintenance headache than it was worth for some projects. This whole breach situation just kinda pushed me further toward separating things instead of keeping repos, runners, automation, reviews, deployments, all inside one ecosystem forever. Would appreciate hearing what people here actually ended up using long term for self hosted/private repos because most threads about this just turn into platform wars after 5 comments lol