Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a226619958eecf3e

Jump to content

Go continuous delivery

From Wikipedia, the free encyclopedia
GoCD
Original authorThoughtWorks
Release2007 (as Cruise)[1]
Stable release
25.3.0[2] / 1 August 2025; 11 months ago (2025-08-01)
Preview release
25.4.0-20900[3] / 13 August 2025; 11 months ago (2025-08-13)
Written inJava, TypeScript
Platformcross platform
TypeContinuous delivery
LicenseApache License 2.0
Websitewww.gocd.org Edit this at Wikidata
Repository

GoCD is an open-source tool which is used in software development to help teams and organizations automate the continuous delivery (CD) of software. It supports automating the entire build-test-release process from code check-in to deployment. It helps to keep producing valuable software in short cycles and ensure that the software can be reliably released at any time. It supports several version control tools including Git, Mercurial, Subversion, Perforce and TFVC (a la TFS). Other version control software can be supported by installing additional plugins. GoCD is released under the Apache 2 License.

History

[edit]

GoCD was originally developed at ThoughtWorks Studios in 2007 and was called Cruise before being renamed GoCD in 2010. GoCD was released as open source software in 2014 under the Apache 2 License.[1][4]

Plugins

[edit]

GoCD allows for extending its feature by allowing users to install several plugins to allow integration with authentication and authorization software, version control software, build tools, notification and chat tools and cloud computing providers.[5]

See also

[edit]

References

[edit]
  1. 1 2 Avram, Abel (7 Mar 2014). "ThoughtWorks Open Sources Go, a CD Tool". InfoQ. Retrieved 29 March 2016.
  2. "What's new? Release notes of GoCD". GoCD project release notes page. Retrieved 2025-08-13.
  3. "Github release page". GoCD github page. Retrieved 2025-08-13.
  4. Fowler, Martin (25 March 2014). "Open-Sourcing ThoughtWorks Go". martinfowler.com. Retrieved 29 March 2016.
  5. "Top 60+ Azure DevOps Interview Questions and Answers - 2023". Edureka. Retrieved 2023-06-06.
[edit]