Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 787 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 787 Bytes

TICS Bamboo Plugin

About

This plugin adds TICS Quality Analysis and Quality Gating features to your bamboo plans. To view the full documentation visit here

You can download the plugin from the Atlassian Marketplace

Building

In order to build the plugin, you will need the following:

  • Java Development Kit (8 or higher)
  • Atlassian plugin SDK

In order to build, run atlas-package -Dversion=xxxxx, where xxxxx is the version that will be used for the plugin. The built plugin can be found in the target folder under the name TICSBamboo-xxxxx.jar (with xxxxx replaced by the version that was specified during the build).