Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
en:modul:m324_aws:topics:11 [2025/10/15 14:24] dgaravaldien:modul:m324_aws:topics:11 [2025/10/18 14:27] (aktuell) dgaravaldi
Zeile 24: Zeile 24:
   * A text editor or IDE   * A text editor or IDE
  
 +\\
 === Step 1: Download and start SonarQube === === Step 1: Download and start SonarQube ===
 SonarQube must be run on servers or virtual machines because it is an on-premise solution (VMs). Without having to explicitly configure the server on your system, starting up an instance can be replaced by installing a Docker container from the Sonar image. SonarQube must be run on servers or virtual machines because it is an on-premise solution (VMs). Without having to explicitly configure the server on your system, starting up an instance can be replaced by installing a Docker container from the Sonar image.
Zeile 39: Zeile 40:
 </code> </code>
  
 +\\
 === Step 2: Create a new project === === Step 2: Create a new project ===
   * As Project type select ''Create a local Project''   * As Project type select ''Create a local Project''
-Then set ''Project display name and key'' and the ''main branch name (default: main)''.+  * Then set ''Project display name and key'' and the ''main branch name (default: main)''.
   * Hit the button ''Create project''   * Hit the button ''Create project''
  
 +\\
 === Step 3: Analysis method === === Step 3: Analysis method ===
   * As analysis method select ''Locally''   * As analysis method select ''Locally''
Zeile 50: Zeile 53:
   * Hit the button ''Continue''   * Hit the button ''Continue''
  
 +\\
 === Step 4: Download and unzip the scanner === === Step 4: Download and unzip the scanner ===
   * Download the scanner for your platform.   * Download the scanner for your platform.
Zeile 86: Zeile 90:
 </code> </code>
  
 +\\
 === Step 5: Run the tests === === Step 5: Run the tests ===
   * Run first the code coverage with jest.   * Run first the code coverage with jest.
  • en/modul/m324_aws/topics/11.1760531060.txt.gz
  • Zuletzt geändert: 2025/10/15 14:24
  • von dgaravaldi