Haufe-Lexware / gocd-plugins

A collection of our OSS plugins for use with Go.CD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gocd-plugins

⚠️ This project is no longer maintained

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

A collection of our OSS plugins for use with Go.CD

License:Apache License 2.0


Languages

Language:Java 88.4%Language:HTML 11.5%Language:Shell 0.1%