SonarQube - Quality Profiles

SonarQube 的 Quality Profiles 頁面提供我們查詢可供分析的 Profile。 ...

March 22, 2017 · 1 min · 235 words · Larry Nung

SonarQube - Rules

SonarQube 的 Rules 頁面提供我們查詢可供分析的 Rule。 ...

March 21, 2017 · 1 min · 105 words · Larry Nung

Jenkins - Quality Gates Plugin

Jenkins 安裝 SonarQube Plugin 後,雖然能用 Jenkins 分析程式並將分析結果送至 SonarQube,但是不論分析的結果是否有通過 SonarQube Quality Gate, Jenkins 的 job 都是會過。 ...

March 20, 2017 · 1 min · 215 words · Larry Nung

Jenkins - SonarQube Plugin

如果要將 SonarQube 整合 Jenkins,讓 Jenkins 幫我們運行並將分析送到 SonarQube,可以使用 Jenkins 的 SonarQube Plugin。 ...

March 17, 2017 · 1 min · 204 words · Larry Nung

SonarQube - Manual setup plugins

SonarQube 有些套件未放置在 Update Center,無法透過 Update Center 進行安裝,必須自行手動安裝。 ...

March 16, 2017 · 1 min · 152 words · Larry Nung

SonarQube - Setup/update/remove plugins with Update Center

SonarQube 提供 Update Center 可以讓我們很容易的控管 SonarQube 外掛套件。要使用 Update Center,可點選 [Administrator | System | Update Center]。 ...

March 16, 2017 · 1 min · 215 words · Larry Nung

SonarQube - Setup MySQL database

要讓 SonarQube 使用 MySQL 資料庫,需先在伺服器中安裝 MySQL 資料庫。 ...

February 15, 2017 · 1 min · 251 words · Larry Nung

SonarQube - Failed to start SonarQube windows service

在啟動 SonarQube windows service 食,有可能會看到像下面這樣的畫面: ...

September 28, 2016 · 1 min · 98 words · Larry Nung

SonarQube - Setup SonarQube windows service

要設定 SonarQube Windows 服務,只要運行 InstallNTService.bat 檔即可。 ...

September 28, 2016 · 1 min · 146 words · Larry Nung

SonarQube - Failed to create an empty directory

SonarQube 運行 Pre-processing 時,可能會拋出 Failed to create an empty directory 這樣的錯誤訊息。 ...

September 2, 2016 · 1 min · 113 words · Larry Nung