]> source.dussan.org Git - sonarqube.git/commit
SONAR-11950 autoconfig of SCM revision on AppVeyor
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Sun, 12 May 2019 15:24:18 +0000 (17:24 +0200)
committerSonarTech <sonartech@sonarsource.com>
Wed, 22 May 2019 18:21:18 +0000 (20:21 +0200)
commit8e51dfd985545cb0b686dcee0a8a225e6cbeb15c
tree4e3c7bd86f592ec92d68be28552cb367d33cae6e
parent4237a3a071c080bfdb739849a6ad6517b3b51fcd
SONAR-11950 autoconfig of SCM revision on AppVeyor
sonar-scanner-engine/src/main/java/org/sonar/scanner/ci/vendors/AppVeyor.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/AppVeyorTest.java [new file with mode: 0644]