| GitLab really needs to work on their marketing and their pricing page. On GitHub, they show their generous open source limits first,(Unlimited actions, Unlimited members, GitHub pages, etc) While on GitLab, the first thing you see, 5 users limits and 400 minutes limit, which are nothing compared to GtiHub. Then under a small FAQ link you can find the actually generous limits for FOSS: > What is changing with user limits?
A. There will be a 5-user limit for top-level namespaces with private visibility. At this time, top-level namespaces with public visibility will not have a user limit OP's link. > Yes. Public projects created after 2021-07-17 will have an allocation of CI/CD pipeline minutes as follows: Free tier - 50,000 minutes, Premium tier - 1,250,000 minutes, Ultimate tier - 6,250,000. https://about.gitlab.com/pricing/#why-do-i-need-to-enter-cre... I didn't know that the 5 member limits applies only to private projects. And a big part of the reason I signed up, because they give you a lot of CI/CD minutes for FOSS, although the Visa requirement is very annoying. |
I feel the minutes thing is far from a blocker, as GitLab's GitLab Runner is trivial to setup and a must-have if you care about having control over how your software is built. I have a tiny Hetzner CX11 node with a GitLab Runner handling the workload of about a dozen projects, and things work flawlessly.
GitLab Premium, at €20/(user*month) is not that pricy though, given you get the whole saas stack with it.
To me GitLab is unmatched in terms of DX and features and simplicity, but I understand if some people care about paying €20/month to use it.