Based on our record, Concourse should be more popular than Buildbot. It has been mentiond 22 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Buildbot is a versatile CI framework designed to automate all aspects of the software development cycle, enhancing efficiency and reliability. As an open-source platform, it is highly customizable, allowing teams to tailor the automation process to their specific needs. Buildbot excels in integrating various stages of development, from code integration, testing, to deployment, ensuring a seamless and coherent... - Source: dev.to / over 1 year ago
If you want more than the builtin CIs in Github and Gitlab, https://buildbot.net is the way. Source: about 2 years ago
If you don't have one already integrated with your source control, buildbot is pretty nice and doesn't force you to use docker like most others. Source: over 2 years ago
Https://buildbot.net/ existed before Jenkins Hudson and was quite well known. Source: over 2 years ago
I have used python based CI tool buildbot which is a great tool but we want to move away from buildbot only because in some scenarios we want to compile low-level microseconds which are in c++ to a different architecture. Buildbot doesn't have such a feature. - Source: dev.to / almost 3 years ago
> My CI of choice is [Concourse](https://concourse-ci.org/) which describes itself as "a continuous thing-doer". While it has a bit of a learning curve, I appreciate its declarative model for the pipelines and how it versions every single input to ensure reproducible builds as much as it can. What's the thought process behind using a CI server - which I thought is mainly for builds - for what essentially is a data... - Source: Hacker News / 9 months ago
> Imagine you live in a world where no part of the build has to repeat unless the changes actually impacted it. A world in which all builds happened with automatic parallelism. A world in which you could reproduce very reliably any part of the build on your laptop. That sounds similar to https://concourse-ci.org/ I quite like it, but it never seemed to gain traction outside of Cloud Foundry. - Source: Hacker News / over 1 year ago
I used Concourse[0] for a while. No real complaints, the visibility is nice but the functionality isn't anything new. [0] https://concourse-ci.org/. - Source: Hacker News / almost 2 years ago
We run https://concourse-ci.org/ on our own hardware at our office. (as a side note, running your own hardware, you realise just how abysmally slow most cloud servers are.). Source: almost 2 years ago
We use https://concourse-ci.org/ at the moment and have been reasonably happy with it, however it only has support for linux containers at the moment, no windows containers. (MacOS doesn't have a containers primitive yet unfortunately). Source: about 2 years ago
Jenkins - Jenkins is an open-source continuous integration server with 300+ plugins to support all kinds of software development
Travis CI - Simple, flexible, trustworthy CI/CD tools. Join hundreds of thousands who define tests and deployments in minutes, then scale up simply with parallel or multi-environment builds using Travis CI’s precision syntax—all with the developer in mind.
Drone.io - Continuous Integration For GitHub and Bitbucket That Monitors Your code For Bugs
CircleCI - CircleCI gives web developers powerful Continuous Integration and Deployment with easy setup and maintenance.
Codeship - Codeship is a fast and secure hosted Continuous Delivery platform that scales with your needs.
JetBrains TeamCity - TeamCity is a continuous integration and build management system.