Actions
Task #37
closedCMS - Feature #23: Stablish standards and practices to enhance DevOps CI/CD processes.
Epic #36: Apply standards and practices to enhance DevOps CI/CD processes.
Create CMSDisplay_SonarQube Jenkins pipeline to trigger SonarQube code analysis
Description
Create a multi-topic branch CMSDisplay_Sonar Jenkins pipeline to trigger SonarQube code analysis
Actions- Created https://jenkins.fernando.engineer/job/CMSDisplay_SonarQube/
- Results are published on https://sonarqube.fernando.engineer/dashboard?id=CMSDisplay
- To run sonar analysis locally from VStudio : npm rum sonar
- Created project https://github.com/fjcapeletto/chrome-java-node to build/publish docker image to be used as docker agent in Jenkins pipeline.
- The image above is available at https://hub.docker.com/r/fjcapeletto/chrome-java-node
Branch: https://gitlab.com/fernando.engineer/cms/CMSDisplay/-/tree/20230408_task37_enable_sonarqube_analysis
Actions