Live data from Hacker News

Concourse CI Hits 1.0.0

concourse.ci

71–72 of 72 posts

Re: Concourse CI Hits 1.0.0

#71
post #70
post #50

Earlier quoted context omitted.

We too! During making GitLab CI we had a good look at Concourse. We love what they made and think it is great. The pipeline view is great. For us it inspired http://doc.gitlab.com/ce/ci/triggers/README.html and https://gitlab.com/gitlab-org/gitlab-ce/issues/750910 GitLab CI is similar to Travis CI in how it works. The page lists three things about Travis CI: 1. Unfortunately it still doesn't have support for pipeline…

First of all: Thanks for your excellent work on GitLab! We're evaluating it currently, and it quickly replaced our SVN and TeamCity workflows for some of our projects. I love the lightweight approach with GitLab CI, it's really easy to get started with. I currently don't miss any significant functionality, but I guess our builds are not that complex. As we're running our complete infrastructure on Mesos/Marathon, I w…

Thanks tobilg.

We choose docker-machine, because it also manages infrastructure, so this makes it much more easier for Administrators to manage hundred of build machines.

I'm thinking about an option to make it possible in one of the upcoming releases: how to scale gitlab-runner on other providers. You should look out for improvements in that department too!

GitLab CI Lead

Re: Concourse CI Hits 1.0.0

#72
post #71
post #70

Earlier quoted context omitted.

First of all: Thanks for your excellent work on GitLab! We're evaluating it currently, and it quickly replaced our SVN and TeamCity workflows for some of our projects. I love the lightweight approach with GitLab CI, it's really easy to get started with. I currently don't miss any significant functionality, but I guess our builds are not that complex. As we're running our complete infrastructure on Mesos/Marathon, I w…

Thanks tobilg. We choose docker-machine, because it also manages infrastructure, so this makes it much more easier for Administrators to manage hundred of build machines. I'm thinking about an option to make it possible in one of the upcoming releases: how to scale gitlab-runner on other providers. You should look out for improvements in that department too! GitLab CI Lead

Thanks Kamil. For other people reading and interested in computing platforms that we support also see https://gitlab.com/gitlab-org/gitlab-ce/issues/14812
Post reply on HN