A 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?
We are nowhere near as valuable or successful as Gitlab but we also practice radical transparency, which means that all of our material conversations happen out in the open. This saves a lot of time and makes it much easier to stay on top of what is happening. Because many of our co-workers are remote we publish a once-per-month update that goes into substantial detail about the state of the business. I'm a firm beli…
Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
131–140 of 368 posts
Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#132Earlier quoted context omitted.
The "Create merge request" (from issue) button. It creates a new branch, with a smart name like 123-my-issue-title, and a new "pull request" for that issue and branch.
This sounds similar to Atlassian’s Jira/Bitbucket integration without the jira.
Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#133Does 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…
[1] - https://about.gitlab.com/solutions/open-source/program/
[2] - https://gitlab.com/gitlab-com/marketing/community-relations/...
Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#134Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#135Question to current Gitlab users: Why do you use Gitlab instead of Github? What are the killer features that make it worth switching to?
The "Create merge request" (from issue) button. It creates a new branch, with a smart name like 123-my-issue-title, and a new "pull request" for that issue and branch.
Handy for those situations where you started writing code before opening an MR.
Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#136Earlier quoted context omitted.
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 ;-)
Are you using any of the paid Jenkins plugins in the Atlassian Marketplace? Does BitBucket show CI build status on PRs? Can you retry builds from BitBucket or do you have to visit Jenkins dashboard to retry a build? (Just curious, we recently switched, and I'm finding Jenkins to have a much steeper learning curve than GitLab CI had)
Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#137Earlier quoted context omitted.
When was the last time you found a project organically on GitHub?
Well, organically is a vague term. My usage of it was: go to GitLab/Hub and type into global site search box to find a project. This seemingly simple action does not work on Gitlab. To answer your question, I do the above often on Github. Probably found projects that way as recently as last week.
Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#138Question to current Gitlab users: Why do you use Gitlab instead of Github? What are the killer features that make it worth switching to?
Reasons for initially switching to Gitlab: - Pricing structure made much more sense than Github's at the time. I would've been willing to pay for Github, but their pricing for private repos (now unlimited on the free plan) scaled steeply for any reasonable number. - In addition to private repos, their free plan still offers many features that Github's free plan lacks, and their paid plans have many more features agai…
Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#139Earlier quoted context omitted.
We are nowhere near as valuable or successful as Gitlab but we also practice radical transparency, which means that all of our material conversations happen out in the open. This saves a lot of time and makes it much easier to stay on top of what is happening. Because many of our co-workers are remote we publish a once-per-month update that goes into substantial detail about the state of the business. I'm a firm beli…
Interesting. Who is "we" (which company)?
Re: Gitlab More Than Doubles Valuation to $2.75B Ahead of Planned 2020 IPO
#140Question to current Gitlab users: Why do you use Gitlab instead of Github? What are the killer features that make it worth switching to?