Integrate SonarQube into Azure DevOps Pipeline

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ก.ค. 2024
  • Understand how to integrate SonarQube with Azure DevOps Pipelines
    In this video, we will understand the steps to integrate SonarQube with Azure DevOps with a step-by-step guide. You will be able to understand right from starting a pipeline, use the relevant extension from Azure DevOps Marketplace for SonarQube.
    Integrating SonarQube with Azure DevOps includes 3 tasks to be used from the extension, from configuring the project key, to the name to be configured in SonarQube which will be used to publish the report into SonarQube.
    Subscribe to our channel and 'Like' the video
    To know more about us, Please visit achaidemy.online
    #sonarqube #azure #azuredevops #devops #codereview

ความคิดเห็น • 7

  • @mohamedjameleddinekalai6234
    @mohamedjameleddinekalai6234 2 ปีที่แล้ว

    the agent appears online all the time and it is; but yet when enabling the SonarQube task as part of the build definition, I keep getting the message mentioned above of "Waiting for an enabled agent. All possible agents are disabled."

  • @siphosethulokwe2054
    @siphosethulokwe2054 ปีที่แล้ว

    is it possible to make the Azure pipeline fail if it violates one of the rules on your sonar qube ? and that is reflected on Azure devops ?

  • @kevindoan1609
    @kevindoan1609 2 ปีที่แล้ว

    Dont you have to host Sonarqube on a VM since it is local based whilst Azure Devops is cloud based?

    • @leadwithtech_lwt
      @leadwithtech_lwt  2 ปีที่แล้ว

      Thanks Kevin for the comment. Yes, this video assumes SonarQube is installed on a VM and we have used a on premise agent to run the pipeline. There is another video explaining how to install and setup SonarQube in VM . Please refer the link th-cam.com/video/z3SB5yssanM/w-d-xo.html
      Hope this helps.

    • @kevindoan1609
      @kevindoan1609 2 ปีที่แล้ว

      @@leadwithtech_lwt Thank you, ive just watched the video, do you have a video in setting up SonarQube with the VM? As i am having trouble loading sonarqube on the IP address

    • @leadwithtech_lwt
      @leadwithtech_lwt  2 ปีที่แล้ว

      @@kevindoan1609 Can you please check the video below th-cam.com/video/z3SB5yssanM/w-d-xo.html