Live data from Hacker News

Choose GitLab for your next open source project

b.agilob.net

91–100 of 289 posts

Re: Choose GitLab for your next open source project

#91
Damn I knew GitLab was good but that article made it sound far more amazing than GitHub. I'm impressed.

One thing I've really wanted was a voting system -> merge. Is there a way to require X amount of votes (in general or from specific in a specific group) which, once that is hit, allows the PR to be merged into master? Part of our typical code review workflow is requiring a specific amount of people to approve the PR before it goes in but it's basically the honor system right now and it would be really cool to turn that into some sort of rule.

Re: Choose GitLab for your next open source project

#92

Damn I knew GitLab was good but that article made it sound far more amazing than GitHub. I'm impressed. One thing I've really wanted was a voting system -> merge. Is there a way to require X amount of votes (in general or from specific in a specific group) which, once that is hit, allows the PR to be merged into master? Part of our typical code review workflow is requiring a specific amount of people to approve the P…

Sounds cool to me. Consider creating an issue for it and please indicate if you're interested in contributing it.

Re: Choose GitLab for your next open source project

#93
post #2

GitLab CEO here. Awesome to see this article! Ask me anything.

Just wanted to say that I use the CE edition (self hosted) at my job and we love it. The built in CI has been a major game changer for us and has really helped in preventing bugs from slipping through on our MR's. Keep doing an awesome job and I'll keep telling people how awesome your product is.

Also as an ops engineer I love how hassle free our Gitlab instance has been to maintain.

Re: Choose GitLab for your next open source project

#94
post #39

I'll just jump in to vouch for Gitlab CE, in a self-hosted setup. @sytse: it is one of the best documented and well packaged pieces of software these days. Specially in the Ruby world. Thank you for that. Gitlab really makes a difference. Where others just distribute Docker images or directly nothing (because omg it is too hard to do proper packaging), Gitlab has nice packages for CentOS, Debian and Ubuntu (the distr…

Thanks Alex for posting this. I'm so glad you had a positive experience upgrading. We spend a lot of time making our Omnibus packages a flawless install and upgrade experience. Docker images are great but for many users Docker is not an option. GitLab CE is just as performant and easy to upgrade as EE and we strive to keep it that way https://about.gitlab.com/about/#stewardship Currently our team member Axil is upgra…

I just wish we could buy 1-9 EE users without support. x3

Re: Choose GitLab for your next open source project

#95

I'll just jump in to vouch for Gitlab CE, in a self-hosted setup. @sytse: it is one of the best documented and well packaged pieces of software these days. Specially in the Ruby world. Thank you for that. Gitlab really makes a difference. Where others just distribute Docker images or directly nothing (because omg it is too hard to do proper packaging), Gitlab has nice packages for CentOS, Debian and Ubuntu (the distr…

[deleted]

Re: Choose GitLab for your next open source project

#96
post #39

I'll just jump in to vouch for Gitlab CE, in a self-hosted setup. @sytse: it is one of the best documented and well packaged pieces of software these days. Specially in the Ruby world. Thank you for that. Gitlab really makes a difference. Where others just distribute Docker images or directly nothing (because omg it is too hard to do proper packaging), Gitlab has nice packages for CentOS, Debian and Ubuntu (the distr…

Thanks Alex for posting this. I'm so glad you had a positive experience upgrading. We spend a lot of time making our Omnibus packages a flawless install and upgrade experience. Docker images are great but for many users Docker is not an option. GitLab CE is just as performant and easy to upgrade as EE and we strive to keep it that way https://about.gitlab.com/about/#stewardship Currently our team member Axil is upgra…

Is there a nice Gitlab Docker-Kubernetes setup that you could recommend?

Re: Choose GitLab for your next open source project

#97
post #92

Damn I knew GitLab was good but that article made it sound far more amazing than GitHub. I'm impressed. One thing I've really wanted was a voting system -> merge. Is there a way to require X amount of votes (in general or from specific in a specific group) which, once that is hit, allows the PR to be merged into master? Part of our typical code review workflow is requiring a specific amount of people to approve the P…

Sounds cool to me. Consider creating an issue for it and please indicate if you're interested in contributing it.

Done. I'd love to work on it but I'd unlikely have any time to do so (at least in the near future).

https://gitlab.com/gitlab-org/gitlab-ce/issues/13411

Re: Choose GitLab for your next open source project

#98
post #11

Earlier quoted context omitted.

Thanks for your question! We're a VC backed startup so we have to have a so called liquidity event at some point. As explained on https://about.gitlab.com/strategy/ our goal is to IPO instead of being aquired. This will ensure we can preserve our culture, mission and goals. There will always be an open source version of GitLab, more than 1000 people contributed and it the most popular self-hosted option, used on-prem…

Thanks for the answer - very helpful! Other (unrelated) minor things: - SAML support exists, but at last check was mostly broken. Universities in particular use SAML over OAuth (See http://www.incommonfederation.org/participants/ ) - Resource usage seems very high for small shops; will there be a GitLab "lite"? ...would be especially awesome if it didn't need a mostly dedicated container and could drop in as a subfol…

We use Gitlab here at The Ohio State University. We authenticate via Shibboleth. So far it's worked pretty well.

Re: Choose GitLab for your next open source project

#99
We use GitLab at work, and while it works great for hosting internal stuff, any open source projects I'm still going to put on GitHub.

GitHub has the community, and I'd personally not like to see that divided, not to mention the interface is just so much easier to use - GitLab's is mildly infuriating.

Post reply on HN