No GNU Make videos yet. You could help us improve this page by suggesting one.
Based on our record, Concourse seems to be more popular. 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.
> 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 / about 1 year 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 / about 2 years 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 / over 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: over 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: over 2 years ago
CMake - CMake is an open-source, cross-platform family of tools designed to build, test and package software.
Jenkins - Jenkins is an open-source continuous integration server with 300+ plugins to support all kinds of software development
SCons - SCons is an Open Source software construction toolโthat is, a next-generation build tool.
Drone.io - Continuous Integration For GitHub and Bitbucket That Monitors Your code For Bugs
SBT - SBT is a build tool for Scala, like Ant or Maven but with hieroglyphics.
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.