]> source.dussan.org Git - sonarqube.git/commit
SONAR-11950 autoconfig of SCM revision on SemaphoreCI
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Sun, 12 May 2019 13:22:57 +0000 (15:22 +0200)
committerSonarTech <sonartech@sonarsource.com>
Wed, 22 May 2019 18:21:18 +0000 (20:21 +0200)
commita5db69112b1f2ac607d5adb91f4d03f8832aa7b9
tree1426e9f2e77a1364dc186dc01f2a5e15a6849a21
parentf24fd0a266ca0dc30b99ab32defba039eb145df4
SONAR-11950 autoconfig of SCM revision on SemaphoreCI
sonar-scanner-engine/src/main/java/org/sonar/scanner/ci/vendors/SemaphoreCi.java [new file with mode: 0644]
sonar-scanner-engine/src/main/java/org/sonar/scanner/scan/ProjectScanContainer.java
sonar-scanner-engine/src/test/java/org/sonar/scanner/ci/vendors/SemaphoreCiTest.java [new file with mode: 0644]