Earlier quoted context omitted.
> Their integrated CICD is amazing. My company switched to BitBucket in order to pinch pennies, and now I weep when I have to get Jenkins and BitBucket to play nice with each other or to do something. GitLab CI just works , is easily horizontally scalable without paying exorbitant prices for more "agents", etc... I miss GitLab...
Jenkinsfile + BitBucket works just nicely here. Getting that to work with GitHub is more painful (pain mostly related to automated webhook-management) I can't compare to GitLab right now ;-)
Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
111–120 of 368 posts
Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#112Does anyone know why GitLab hasn't taken off so much amongst open source projects? I have no horse in the race (indeed, I'd love for there to be more variety in this space) but one of my jobs is to link to open source repos and I've just checked.. and the last one I linked to was in December 2018. In the niches I cover, almost no-one seems to actually using GitLab for their open source repos. Lest you think it's just…
Search friendliness. Quite a few open-source projects rely heavily on being findable, and often use their Github README as a sort of "marketing site" for developers. Finding projects organically on Gitlab is a nightmare.
The file name search is pretty rapid though.
Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#113Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#114Question to current Gitlab users: Why do you use Gitlab instead of Github? What are the killer features that make it worth switching to?
I want to say it's the freedom to self-host, but really it's the CI. Throwing a .gitlab-ci.yml file into my repo is by far the easiest way to get CI/CD incorporated into a product. The configuration of test runners (or lack thereof) is both a breeze and extremely powerful. I'm not even talking about the auto-devops thing that I haven't tried; writing your own gitlab-ci file worked in frictionless ways that CircleCI,…
This has been a huge influence in me doing more automatic testing on personal projects and using merge-based workflows more often.
Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#115Earlier quoted context omitted.
Because Microsoft paid for GitHub -- since GitLab is well positioned to compete with GitHub, cash rich companies like Apple or Google could be interested purely to keep up the Jones's.
Thanks. Do you have any insight into MSFT's strategy for GitHub? I assume it helps make it seem developer friendly, data-mining, identifying projects/new ideas of value and validation, and is part of their becoming more of a cloud company strategy.
From my experience working with that, it's very nice. But there is always the anti-Microsoft bias around, so GitLab may do well for that reason alone.
Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#116Earlier quoted context omitted.
Because Microsoft paid for GitHub -- since GitLab is well positioned to compete with GitHub, cash rich companies like Apple or Google could be interested purely to keep up the Jones's.
Thanks. Do you have any insight into MSFT's strategy for GitHub? I assume it helps make it seem developer friendly, data-mining, identifying projects/new ideas of value and validation, and is part of their becoming more of a cloud company strategy.
How GitLab can have this kind of high evaluation is beyond me when they sale only one part of what Atlassian( bitbucket) offers.
Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#117Does anyone know why GitLab hasn't taken off so much amongst open source projects? I have no horse in the race (indeed, I'd love for there to be more variety in this space) but one of my jobs is to link to open source repos and I've just checked.. and the last one I linked to was in December 2018. In the niches I cover, almost no-one seems to actually using GitLab for their open source repos. Lest you think it's just…
I'm guessing GitLab will slowly gain more and more traction in the OSS community. It hasn't been around for nearly as long as GitHub, and has several compelling reasons to be used over GitHub specifically for open source projects.
Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#118Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#119I am curious how the Gitlab is so valuable. I've never used the service, but HN posts keep me informed superficially. Could someone explain the valuation?
Because Microsoft paid for GitHub -- since GitLab is well positioned to compete with GitHub, cash rich companies like Apple or Google could be interested purely to keep up the Jones's.
Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#120Does anyone know why GitLab hasn't taken off so much amongst open source projects? I have no horse in the race (indeed, I'd love for there to be more variety in this space) but one of my jobs is to link to open source repos and I've just checked.. and the last one I linked to was in December 2018. In the niches I cover, almost no-one seems to actually using GitLab for their open source repos. Lest you think it's just…
Search friendliness. Quite a few open-source projects rely heavily on being findable, and often use their Github README as a sort of "marketing site" for developers. Finding projects organically on Gitlab is a nightmare.