Skip to content

Commit f18207e

Browse files
committed
chore(sonar-project): set sonar.projectVersion
sonar.projectVersion triggers the 'new code' event which should fix SonarQube thinking there have not been any releases since v0.7.1 and GitHub thinking the code has not been scanned since then. https://docs.sonarsource.com/sonarqube-server/user-guide/about-new-code https://community.sonarsource.com/t/how-does-sonarqube-determine-previous-version/36871 https://community.sonarsource.com/t/github-sonarcloud-is-reporting-errors-check-the-sonarcloud-status-page-for-help/112630/11
1 parent 3a42d11 commit f18207e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sonar-project.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
sonar.projectVersion=0.8.0
12
sonar.projectKey=ionos-cloud_cluster-api-provider-proxmox
23
sonar.organization=ionos-cloud
34

0 commit comments

Comments
 (0)