Quality Gate periods (SonarQube 5.4)

好久不见. 提交于 2019-12-14 00:33:48

问题


We want to upgrade our SonarQube Server from the 5.0 version to the current 5.4. We imported our Quality Profiles, and had to set the Quality Gates manually (we found no way to do that automatically).

Now I have the problem, that i cant use the Value Δ since previous analysis , only "Value" and "Leak". We have to use this property, because our company have large projects with legacy Code.

Does anyone know, what happened with this Property?


回答1:


Since SonarQube 5.4 the only Differential Period available for Quality Gate conditions is the Leak Period (see 5.4 Upgrade Notes).

The Leak Period can be customized at a project level (see Differential Views Settings). It currently defaults to since_previous_version but you are free to set it to previous_analysis (amongst other options) if you wish.



来源:https://stackoverflow.com/questions/36720330/quality-gate-periods-sonarqube-5-4

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!