Hi Toolkit team and all, I've finished the ServiceComb Toolkit project's SonarCloud.io integration work[1]. The SonarCloud project page could be found here[2].
SonarQube is a very useful static code analysis tools, it can find potential bugs and provide code quality reports. I start this thread in case any one would like to integrates SonarCloud too. Below are some references: 1. How Apache project use SonarCloud[3] 2. Jira for create ServiceComb Toolkit Project in SonarCloud[4] 3. Travis CI configuration could be found at ServiceComb Toolkit repo[5] Notice: travis doesn't support SonarCloud in PR build so you need some work in your build script, there is an example here[6]. Last but not least, I suggest every contributors and committers login to SonarCloud, so that it can automatically assign issues to you. [1] https://issues.apache.org/jira/projects/SCB/issues/SCB-1591 [2] https://sonarcloud.io/dashboard?id=servicecomb-toolkit [3] https://cwiki.apache.org/confluence/display/INFRA/SonarQube+Analysis [4] https://issues.apache.org/jira/browse/INFRA-19425 [5] https://github.com/apache/servicecomb-toolkit/ [6] https://github.com/apache/servicecomb-toolkit/blob/master/scripts/test.sh -- Daniel Qian Apache Committer(chanjarster) blog:https://chanjarster.github.io github:https://github.com/chanjarster segmentfault: https://segmentfault.com/u/chanjarster