-
Notifications
You must be signed in to change notification settings - Fork 12
Continuous Integration
CfrancCyrille edited this page Oct 25, 2017
·
4 revisions
##Configure Travis badge
Travis allow you to add a Travis build badge easily:
- Select your plugin into Travis
- Left click on the Project badge
- Copy the URL and past it into braces after '[![Build Status]' badge definition
- Close the badge definition and add a link to the Travis project
SonarCloud allow you to add a Quality Gate status badge easily:
- Select your project into SonarCloud
- Edit the SonarCloud project URL and copy id parameter: 'https://sonarcloud.io/dashboard?id=fr.cnes.sonarqube.plugins%3Asonar-icode-cnes-plugin'
- Start the badge definition: '[]
- Close the badge definition: ')]' and add the link to the SonarCloud project
Written with StackEdit.