GoCD 20.3.0 release, continuous integration and release management system

GoCD 20.3.0 was released. GoCD is a continuous integration and release management system, formerly known as CruiseControl, it is an open source continuous integration tool developed by ThoughtWorks when doing consulting and delivery projects. Later, with continuous fierce integration and continuous deployment, ThoughtWorks set up a project team to develop this tool based on Cruise.

The main updates in this version include:

New pluggable SCM page

A new pluggable SCM page has been introduced to create and manage plug-in materials.

UI / UX update

In order to improve the user experience, UI / UX is being updated, and the "Package and Compare" page has been rewritten to keep it in sync with other pages and retain existing functionality.

Package page

Compare pages

Other improvements

  • # 2947- When creating a new pipeline, the custom SCM material plugin is not displayed in the list
  • # 7022- Pipe creation wizard is missing package material type
  • # 7860- Pipeline page: Disable deletion of pipelines with dependencies
  • # 7889-  [Performance improvements] Delete unnecessary groups conditionally when loading dashboard pipelines

Bug fix

  • # 2197- Invalid template name error message
  • # 7865  -PipelineConfig Create API: ensure that the pipe group name check is not case sensitive
  • # 7903- Some pages do not display maintenance mode messages
  • # 7982- Fixed fingerprint generation of plugins and package materials
  • # 8012  -PipelineConfig API: Error mapping for state authorization error

In addition, there are some disruptive changes to the API and plugin API. For details, please see: https://www.gocd.org/releases

Guess you like

Origin www.oschina.net/news/115097/gocd-20-3-0-released