1
0
mirror of https://github.com/mc1arke/sonarqube-community-branch-plugin.git synced 2025-10-08 22:52:13 +02:00
Files
sonarqube-community-branch-…/.gitmodules
Jacky Lam e843f67df2 #1049: Rebuild the web interface to include branch features
Sonarqube has had most of the branch features removed from the community edition's Web UI, resulting in the branch selection menu being disabled even where branches or pull requests are available. To overcome this, the sonarqube-web project is being built as part of the plugin build, with the missing branch components re-instated and the configuration set to enable branch functionality. The build and release process have been updated to publish the web ZIP alongside the plugin JAR, and the Readme updated with guidance for how to launch a local and Helm instance with the updated web interface.
2025-06-05 17:24:27 +01:00

4 lines
109 B
Plaintext

[submodule "sonarqube-webapp"]
path = sonarqube-webapp
url = git@github.com:SonarSource/sonarqube-webapp.git