This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Code Quality

    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:

    1. Main page, click the Project card. Move to the Project Dashboard page.
    2. 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:

    1. On the Code Quality page, click the Add Code Quality Project button. Move to the Add Project page.
    2. On the Add Code Quality Project page, enter/set each item.
    3. Click the Connection Test button and then click the Save button.
    4. In the confirmation popup, click the Confirm button to complete adding the code quality project.
    ItemDescription
    Repository creation optionChoose whether to create a repository or use an existing one.
    • In Adding a Tool, if New Creation Available is set to No, you cannot create a repository.
    Base URLSelect the code quality server to use.
    Project NameEnter the project name to use.
    Project KeyEnter the project key to use.
    Authentication InformationChoose 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.

    ItemDescription
    Account ChangeThe Code Quality Authentication Information Modification popup opens.
    DeleteThe 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:

    1. On the Code Quality page, click the Edit icon. The Authentication Information Modification popup opens.
    2. 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:

    1. 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.
    2. 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.