...
Download Sonar for Bamboo on the Atlassian Marketplace
Improvements
Make incremental mode more flexible by not requiring analysis of Incremental mode: no analysis required for pull request destination branch For the incremental mode to get applied, a SonarQube analysis of the destination branch of the pull request was required. anymore
If the destination branch has not been analyzed by SonarQube, incremental mode was not executed.
With this release, the The app does not require an existing analysis of the destination branch anymore, making the incremental mode more flexible.
SonarQube 8.Removal of distinction between 1 and greater:
Uniform handling of short/long-living branches and removal of deprecated SonarQube parameter: -Dsonar.branch.target
Since SonarQube 8.1 stopped making a distinction between short (e.g. feature branches) and long-living branches (e.g. develop) since SonarQube 8.1. They also deprecated the . The flag -Dsonar.branch.target with thatgot deprecated.
With this releaseFor SonarQube greater than 8.1, the app now also does will not differentiate between branch types , and will therefore not add the parameter -Dsonar.branch.target for SonarQube greater than 8.1 anymore.
Fixes some Translations for missing translations for quality gate alert keys
For the display of quality gates on the build results page, some quality gate alert keys were not internationalized. This has now been fixed.
...
Do you have any questions, suggestions, or problems?
Let us know. We’re glad to help!
2.10.1: Resolved issues on
With SonarQube commercial edition < 8.1 and Bamboo < 6.9, a "bamboo user needed" error is thrown when executing the task with incremental mode disabled