Installation
There are two ways to install Include Code Quality for Bitbucket, both using the Universal Plug-in Manager:
Installing Include Code Quality directly from Atlassian Marketplace
Click the admin drop-down on your Bitbucket instance and choose Add-ons.
Click Find new add-ons from the left-hand side of the page.
Locate Include Code Quality for Bitbucket via search.
Click Install to download and install Include Code Quality for Bitbucket.
You're done!
Installing Include Code Quality by file upload
Download Include Code Quality for Bitbucket on the Atlassian Marketplace (Details Tab, click the download button).
Click the admin drop-down on your Bitbucket instance and choose Add-ons.
Click Manage Add-ons...
Click the Upload add-on link at the top right side of the page.
Enter the location of the JAR file you downloaded.
Click Upload.
You're done!
Since Bitbucket 8.19, uploading JAR files in the UPM is disabled by default. If you want to allow uploading JAR files (e.g. to downgrade to older app versions),
set the property upm.plugin.upload.enabled=true
in the bitbucket.properties
file. Check the Bitbucket docs for more information.
As this app integrates SonarQube™ into Bitbucket, you also need to install SonarQube™ if you don't have it already. Installation instructions can be found here.
SONAR™, SONARQUBE™ and SONARCLOUD™ are independent and trademarked products and services of SonarSource SA: see http://sonarsource.com , http://sonarqube.org , http://sonarcloud.io .