3

My company will change the VCS to git. Now the though part is: GitHub or GitLab?

Comments
  • 10
    Definitely gitlab for anything professional. Especially for devops and workflow
  • 3
    Azure devops, we used it in my 3 jobs.

    Currently using gitlab, I find it much harder to work with.
  • 3
    +1 GitLab
  • 4
    gitlab, selfhosted. period.
  • 4
    You know that your choices are basically unlimited right - you don't just have to pick ones that have git in the name?
  • 3
    Github for pet projects/open source.
    Gitlab for full scale work. Self hosted gitlab runners are awesome.
    Bitbucket I would not recommend even to my enemies.
    Azure is Microsoft's poo https://wiz.io/blog/...

    So, gitlab fuck yeah!
  • 4
    @AlmondSauce of course, but these are (arguably) the most popular and since we have very limited resources for supporting it (i.e. sysadmins), we need a product that's well supported. Gitea is too "risky" is that sense and I haven't heard anything good about Atlassian lately.
  • 2
    @saucyatom Sorry, my bad sense of humour 😁

    Used to use Atlassian at my last place and found it fine fwiw - we use GitHub here and it's fine functionality wise, but way more unreliable. Seems to go through really unreliable periods once in a while.
  • 1
    @saucyatom fwiw I'd rather have a service that recovers fast when disaster strikes, than one that hasn't had a disaster yet. Atlassian had some problems, but we were up and running the day after where i work at least.
  • 2
    Gitlab
  • 1
    @ArcaneEye Curious.

    I haven't worked intensely with other tools but I quite literal want to burn Bamboo down every time I have to work with it...

    Any reference material or stuff you used?

    Would be glad to hear from ya. Thx.
Add Comment