mc1arke / sonarqube-community-branch-plugin

A plugin that allows branch analysis and pull request decoration in the Community version of Sonarqube
GNU Lesser General Public License v3.0
2.26k stars 527 forks source link

#958: Set plugin group ID to root in container build #999

Closed mc1arke closed 5 days ago

mc1arke commented 6 days ago

Not all the Sonarqube image variants contain a group named sonarqube, so the chown command fails as it's unable to find the target group. To overcome this the group is being set to 0 which should always exist as the root user's group.

sonarcloud[bot] commented 6 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud