1 - Code Quality
Users can create a project in SonarQube by integrating with SonarQube, and utilize the created project in the DevOps Console.
Getting Started with Code Quality
To start code quality management, follow these steps.
- Main page, click the Project card. You will be taken to the Project Dashboard page.
- From the left menu, click the Quality > Code Quality menu. You will be taken to the Code Quality page.
Add Code Quality Project
To add a code quality project, follow these steps.
- On the Code Quality page, click the Add Code Quality Project button. You will be taken to the Add Project page.
- Add Code Quality Project On the page, enter and configure each item.
- After clicking the Connection Test button, click the Save button.
- Click the Confirm button in the confirmation popup to complete adding the code quality project.
Item Explanation Select repository creation option Choose whether to create a new repository or use an existing one - 툴 추가하기 If you select new creation allowed as No in [툴 추가하기], you cannot create a repository.
Base URL Select the code quality server to use. Project name Please enter the project name to use. project key Enter the project key to use. Authentication information Choose whether to create a new user profile or use an existing one, then enter the username and password. Table. Add code quality project
Managing code quality projects
Code Quality Project List
Users can change or delete accounts in the Code Quality project.
| Item | Explanation |
|---|---|
| Account change | Edit Code Quality Certification Information The popup window opens. |
| Delete | Code Quality Project Deletion the popup window opens. |
Table. Code Quality Project List Items
Change account in the code quality project
To change the account in the Code Quality project, follow these steps.
- On the Code Quality page, click the Edit icon. The Edit Authentication Information popup opens.
- In the Edit Authentication Information popup, after entering the authentication information, click the Save button to complete the account change.
Delete Code Quality Project
To delete the code quality project, follow these steps.
- Code Quality page, click the X icon on the Code Quality Project card you want to delete. The Delete Code Quality Project popup will open.
- Delete Code Quality Project popup, select also delete the project in SonarQube and click the Confirm button.
Reference
Also delete the project in SonarQube
- Selection: The project is actually deleted in SonarQube.
- Unselected: Code Quality is removed only from the list and remains in SonarQube.