This page contains only human-written content, no AI-generated text.
GoCD
GoCD is a continuous integration (CI) server often used to automatically build, test and deploy Python applications.
GoCD is an implementation of the continuous integration concept. Learn more in the deployment chapter or view the table of contents for all topics.
GoCD resources
-
The official getting started with GoCD guide is a solid place to begin configuring the CI server and learning about its basic concepts.
-
py-gocd is a code library for programmatically interacting with GoCD from your Python code.
