Help documentation

What's new in Go

Go 2.0

Changes

Scheduling

  • Go now recognizes when you use the same source control repository in multiple pipelines, and only polls it once per minute, regardless of how many times it's referenced.
  • In previous versions Go would not poll repositories in a manual pipeline. Go will now poll all repositories by default. You can prevent automatic updating of a material by setting autoUpdate="false" on the material.

Environment variables

  • CRUISE_XXX variables are now deprecated. Please use GO_XXX instead of CRUISE_XXX (For example: GO_SERVER_URL instead of CRUISE_SERVER_URL).

Cruise 1.3.2

Cruise 1.3.1

Cruise 1.3

Cruise 1.2.1

Cruise 1.2

Cruise 1.1