Users can create a project in conjunction with SonarQube and utilize the created project in the DevOps Console.
Getting Started with Code Quality
To start managing code quality, follow these steps:
- Main page, click the Project card. Move to the Project Dashboard page.
- In the left menu, click Quality > Code Quality. Move to the Code Quality page.
Adding a Code Quality Project
To add a code quality project, follow these steps:
- On the Code Quality page, click the Add Code Quality Project button. Move to the Add Project page.
- On the Add Code Quality Project page, enter/set each item.
- Click the Connection Test button and then click the Save button.
- In the confirmation popup, click the Confirm button to complete adding the code quality project.
| Item | Description |
|---|---|
| Repository creation option | Choose whether to create a repository or use an existing one.
|
| Base URL | Select the code quality server to use. |
| Project Name | Enter the project name to use. |
| Project Key | Enter the project key to use. |
| Authentication Information | Choose whether to create new user information or use existing user information, and then enter the ID and password. |
Table. Adding a Code Quality Project
Managing Code Quality Projects
Code Quality Project List
Users can change or delete the account of a code quality project.
| Item | Description |
|---|---|
| Account Change | The Code Quality Authentication Information Modification popup opens. |
| Delete | The Code Quality Project Deletion popup opens. |
Table. Code Quality Project List Items
Changing Account in a Code Quality Project
To change the account in a code quality project, follow these steps:
- On the Code Quality page, click the Edit icon. The Authentication Information Modification popup opens.
- In the Authentication Information Modification popup, enter the Authentication Information and click the Save button to complete the account change.
Deleting a Code Quality Project
To delete a code quality project, follow these steps:
- On the Code Quality page, click the X icon of the code quality project card to be deleted. The Code Quality Project Deletion popup opens.
- In the Code Quality Project Deletion popup, select whether to Delete the project in SonarQube as well, and then click the Confirm button.
Note
Delete the project in SonarQube as well
- Selected: The project is actually deleted in SonarQube.
- Not selected: The project is deleted only from the Code Quality list and remains in SonarQube.