Go is a Continuous Delivery server for automating the build-test-release cycle. It is open source.
Go is a Continuous Delivery server for automating the build-test-release cycle. Uses pipelines as its main building block where each pipeline represent independent unit of work, but also can be connected with other pipelines to form complete deployment flow.
Go is developed by ThoughtWorks and used to be proprietary software, but in February 2014 it was released as open source.