Live data from Hacker News

Ask HN: GitHub or Gitlab

news.ycombinator.com

11–15 of 15 posts

Re: Ask HN: GitHub or Gitlab

#11
post #9

We currently use Bitbucket (do not recommend) and we're evaluating GitLab. First impression is that it's a great package. The only downside for us is that we have a lot of legacy baggage, mostly rather opinionated build tools set up the way we liked it. Getting that to work with GitLab, which itself has a very opinionated view of the CI/CD pipeline is a bit of effort. But for a greenfield project I would go with GitL…

GitLab Community Advocate here. Thanks for the feedback, I am happy to hear that you like our product. Since you are still evaulating GitLab, please let me know if you need any assistance or help regarding other features.

Re: Ask HN: GitHub or Gitlab

#12
post #7
post #3

@GitLab Way too cool than GH, no need for separate special branch for html publishing, free private repos.

GitLab is great but I believe it depends on the need of the project, here are a few examples of the things that might an issue On GitLab CE, you don't have the possibility to see the history of edited comments. Indeed, if you need to manage a community or even to simply have full traceability, this is an important feature that is missing. Furthermore, the ability to approve an MR is something that I miss using GitLab…

Thanks for the feedback.

I wanted to share the following issues [1] & [2] with you and everyone else since the features you've mentioned are already being discussed. Feel free to leave your thoughts in there:

1 - A proposal to move MR Approvals to CE https://gitlab.com/gitlab-org/gitlab-ce/issues/42096

2 - Full history of edited comments https://gitlab.com/gitlab-org/gitlab-ee/issues/3706

Re: Ask HN: GitHub or Gitlab

#13
post #9

We currently use Bitbucket (do not recommend) and we're evaluating GitLab. First impression is that it's a great package. The only downside for us is that we have a lot of legacy baggage, mostly rather opinionated build tools set up the way we liked it. Getting that to work with GitLab, which itself has a very opinionated view of the CI/CD pipeline is a bit of effort. But for a greenfield project I would go with GitL…

GitLab Community Advocate here. Thanks for the feedback, I am happy to hear that you like our product. Since you are still evaulating GitLab, please let me know if you need any assistance or help regarding other features.

Thanks. Your support department has been quite active in responding to the issues I've had. But thanks for reaching out :)

Re: Ask HN: GitHub or Gitlab

#14
post #10
post #7

Earlier quoted context omitted.

GitLab is great but I believe it depends on the need of the project, here are a few examples of the things that might an issue On GitLab CE, you don't have the possibility to see the history of edited comments. Indeed, if you need to manage a community or even to simply have full traceability, this is an important feature that is missing. Furthermore, the ability to approve an MR is something that I miss using GitLab…

GitLab has the ability to require merge requests

The ability to require, not to approve if I'm not mistaken.
Post reply on HN