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

    1. Main page, click the Project card. You will be taken to the Project Dashboard page.
    2. 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.

    1. On the Code Quality page, click the Add Code Quality Project button. You will be taken to the Add Project page.
    2. Add Code Quality Project On the page, enter and configure each item.
    3. After clicking the Connection Test button, click the Save button.
    4. Click the Confirm button in the confirmation popup to complete adding the code quality project.
      ItemExplanation
      Select repository creation optionChoose 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 URLSelect the code quality server to use.
      Project namePlease enter the project name to use.
      project keyEnter the project key to use.
      Authentication informationChoose 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.

    ItemExplanation
    Account changeEdit Code Quality Certification Information The popup window opens.
    DeleteCode 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.

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

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