I don't see how it's worth that much unless their plan is to strip all features from gitlab community or expect a Google acquisition.
Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
51–60 of 368 posts
Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#52Kudos to the team. While my current workspace is tied to GitHub, I will most certainly switch to Gitlab given the option to. Why? Only one reason: GitHub support is fucking horrible. It’s insanely bad, even for paying enterprise customers. Open a support ticket, you will get some superficial pointers to documentation, and then be completely ignored. Their Product team is the absolute worst too. There are so many thin…
Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#53A cool part from the article >> part of a shadow program in which employees spend two weeks sitting in on their CEO’s meetings, feedback sessions and media or analyst calls Does anyone know of companies that do this "internship" / shadowing / mentoring built into the company?
The program is outlined in our handbook if you want to find out more info: https://about.gitlab.com/handbook/ceo/shadow/
Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#54I 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?
Microsoft bought Github for $7.5B so it gives them a great comparable.
Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#55Earlier 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.
Not a dig at you because I understand that you're using Apple simply as an example of a big company, but Apple hypothetically buying GitLab sounds soo ridiculous.
That would mean Apple did something to positively invest in their developer ecosystem which would certainly be very unusual.
Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#56Earlier 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.
Not a dig at you because I understand that you're using Apple simply as an example of a big company, but Apple hypothetically buying GitLab sounds soo ridiculous.
Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#57Earlier quoted context omitted.
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,…
PM for CI/CD here, thanks so much for your feedback! As much as I'm excited about how much you love the product, we can always do better and I'd love to hear your thoughts. Ping me any time (@jlenny) on any issues that are important to you that would make things better.
Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#58Kudos to the team. While my current workspace is tied to GitHub, I will most certainly switch to Gitlab given the option to. Why? Only one reason: GitHub support is fucking horrible. It’s insanely bad, even for paying enterprise customers. Open a support ticket, you will get some superficial pointers to documentation, and then be completely ignored. Their Product team is the absolute worst too. There are so many thin…
Not sure how you come to that conclusion. Even _if_ that were true, that would probably be a good thing now that TravisCI is on life support.
Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#59Earlier quoted context omitted.
I'm not currently using Gitlab anymore, but in the past, it was their CI that won me over. I was always felt left wanting more though because there wasn't a true sense of community/explore. If there's one thing I value most about Github today it's the ability to easily discover new projects and human beings; and Github helps tremendously with that whereas Gitlab I feel like you end up fighting the system to discover…
You make Github sound like a social network. A good one, I mean.
Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#60Question to current Gitlab users: Why do you use Gitlab instead of Github? What are the killer features that make it worth switching to?
But we'd likely be using GitLab even if we didn't have this limitation. There's a bunch of features that make GitLab better for our specific team / situation. From my personal experience, GitLab CI is better than CI options available on GitHub. We use gitflow (ie. feature branches in the same repo), rather than pull requests. And it seems like GitLab supports this flow well.
I also tend to like GitLab issues much better than GitHub. The time tracking feature in EE is really useful (not sure if GitHub uses this). And issue boards across projects is also a very popular thing where I'm at, because we have lots of repos, rather than fewer big ones.
We also heavily use the deployment / environment features and built-in prometheus.