]> source.dussan.org Git - sonarqube.git/commit
[NO JIRA] Simplify sonar-docs build, as it's not analyzed in SonarQube
authorWouter Admiraal <wouter.admiraal@sonarsource.com>
Tue, 30 Nov 2021 11:11:12 +0000 (12:11 +0100)
committersonartech <sonartech@sonarsource.com>
Wed, 1 Dec 2021 20:03:34 +0000 (20:03 +0000)
commit3a80d2056bab7773658fcbcd00c9b2b8d2e4ba77
tree9197d772e1167c3068df81664948ec69b2f81999
parent96c172a479245c1c67f3d24b3f6a53f0bad8f543
[NO JIRA] Simplify sonar-docs build, as it's not analyzed in SonarQube

Right now, we're not analyzing anything in server/sonar-docs. This means
running things like coverage, JUnit reports, or ESLint, is meaningless,
as the analysis will never be able to link the results to any known
files.
.cirrus.yml
server/sonar-docs/build.gradle
server/sonar-docs/package.json
server/sonar-docs/yarn.lock