Skip to content

sbaghdadi/gocd-plugins

 
 

Repository files navigation

gocd-plugins

A collection of plugins for use with Go.CD. Have a look at http://www.go.cd/ for more information on Go.CD itself.

SonarQube Quality Gate Plugin

Validate SonarQube quality gates from your go.cd pipeline. Checks if a specific quality gate in SonarQube is passed or if it is in error or warning state. This plugin can prevent further execution of the pipeline if a quality gate is not passed.SonarQube quality gate Wiki Page

Nessus Scan Plugin

Execute nessus security scans from go.CD. Configure your pipeline bahaviour based on the result of a scan. More at Nessus Scan Wiki Page

Check_MK monitoring plugin

Manage a host on a Check_MK monitoring server from a go.cd pipeline. Add or remove hosts directly to Check_MK using pipelines. More at Check_MK Monitoring Wiki Page

Docker pipeline plugin

Builds a docker image from you material, tags it with the tag you set, pushes it to a registry you specify and then cleans up everything. More at Docker pipeline plugin

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 93.4%
  • HTML 6.6%