Earlier quoted context omitted.
They definitely have a very interesting strategy, one that is well suited to their target market (= programmers). They're probably the most open company I've seen. Still, I can't justify moving off GitHub, for now. Gitlab has some growing left to do, especially on the SaaS part. Still, good luck to them :-)
"Gitlab has some growing left to do, especially on the SaaS part." Some people (say, big companies) think exactly the opposite because they are after an on-prem solution, and for that Gitlab kicks Github's ass.
GitLab acquires Gitter, will open-source the code
81–90 of 333 posts
Re: GitLab acquires Gitter, will open-source the code
#82I love Gitlab but sadly, quite a lot of services that offer free accounts for open source projects (TravisCI comes to mind), generally don't integrate with Gitlab It's one of the few reasons why I am still using Github :( .
As other point out, you should be able to use GitLab CI instead of Travis, they configure very similarly. That said, I'd welcome them integrating fully with us as well.
Re: GitLab acquires Gitter, will open-source the code
#83Earlier quoted context omitted.
I'm very glad to hear that. What are the reasons that you think will encourage others?
First and foremost for me are protected branches. For everywhere I've worked, giving someone commit access to the main repository means giving them the ability to rewrite history on the release branch as well. GitLab solves that nicely by allowing committers to append only to protected branches by default. I'm also warming to the idea of treating CI as "pipelines", and find myself thinking of tooling more in that way…
Re: GitLab acquires Gitter, will open-source the code
#84next, I hope to see some "content" offer attached to gitlab's ecosystem, for instance a strong collaboration with stackoverflow/OSQA
(edit: typo)
Re: GitLab acquires Gitter, will open-source the code
#85Earlier quoted context omitted.
Having never used GitLab, what do you mean by growing from a SaaS perspective?
Performance of repos on GitLab.com https://about.gitlab.com/gitlab-com/
Re: GitLab acquires Gitter, will open-source the code
#86Earlier quoted context omitted.
Having never used GitLab, what do you mean by growing from a SaaS perspective?
Performance of repos on GitLab.com https://about.gitlab.com/gitlab-com/
If you would like to follow progress you can dive into it all here [1]. One of the spearpoints is Gitaly, which should significantly improve git access.
[0]: http://monitor.gitlab.net/dashboard/db/fleet-overview?from=n...
[1]: https://gitlab.com/gitlab-com/infrastructure/issues/947
Re: GitLab acquires Gitter, will open-source the code
#87I love Gitlab but sadly, quite a lot of services that offer free accounts for open source projects (TravisCI comes to mind), generally don't integrate with Gitlab It's one of the few reasons why I am still using Github :( .
Re: GitLab acquires Gitter, will open-source the code
#88Earlier quoted context omitted.
edit: would prefer to delete this because it's not especially constructive... Can't we be realistic about companies instead of getting wild eyed? You don't have any reservations about recent events?
Have you actualy used Gitlab? I can't say they are becoming bloated, because they services are of high quality? Have you tried their CI/CD? Github is stagnating. Yeah, they are industry standard, but competition is best thing that can happen to them and users. I haven't seen them promoting that hard as you describe. I wrote my comment of the pure satisfaction with their services and my use case. So stop being ignoran…
(My comment excludes the CI part)
Re: GitLab acquires Gitter, will open-source the code
#89"Next piece of wow: we will be open sourcing all of the Gitter" The Gitlab folks really know how to do it. It is of course the rational approach to it, but still, that's a bold move.
For us it was natural to open the source code, we prefer to work that way. All our source code is publicly viewable and most of it is open source.
Re: GitLab acquires Gitter, will open-source the code
#90I love Gitlab but sadly, quite a lot of services that offer free accounts for open source projects (TravisCI comes to mind), generally don't integrate with Gitlab It's one of the few reasons why I am still using Github :( .
Let us know what projects you miss seeing integrated with GitLab and we'll try our best to convince them, help them in any way to make sure it happens! As other point out, you should be able to use GitLab CI instead of Travis, they configure very similarly. That said, I'd welcome them integrating fully with us as well.
As for other projects - the most important one for me was clubhouse.io (Gitlab Issues is great but just not as good as clubhouse.io)