Sonar Cloud Integration with Azure DevOps

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 เม.ย. 2021
  • This video covers Sonar Cloud integration with Azure DevOps pipeline so as to run sonar test on the code

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

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

    Thank you for this video

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

    Hi, When I integrated sonar cloud to two of my projects if I run the first pipeline it shows the required result on the sonar dashboard but when I'm running the second pipeline it rewrites the first project pipeline and shows the results of the second pipeline

  • @anuyajoshi4360
    @anuyajoshi4360 3 ปีที่แล้ว

    Thank you Suraj for sharing insight with precise information. Want to know in order to run using 'manage parallel jobs ' feature what steps were carried out. A reference link for document/video would be helpful. Again, thank you

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

    Could you please help me on configuring sonarcloud for multiple project names? How to add variables.

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

    sonar cloud also auto assign the bug based on last commit. ? or we need to assign it manually

  • @DAVMIS_2021
    @DAVMIS_2021 3 ปีที่แล้ว

    Nice

  • @prajaktakasbe6581
    @prajaktakasbe6581 3 ปีที่แล้ว

    What are the other contents in yaml file? To build a .net core project what all is required? Thank you in advance.

    • @prajaktakasbe6581
      @prajaktakasbe6581 3 ปีที่แล้ว

      I tried everything u explained step by step. Facing error ->
      Error: The process 'C:\Program Files\dotnet\dotnet.exe' failed with exit code 1

    • @randomlearnings-clouddevop8626
      @randomlearnings-clouddevop8626  3 ปีที่แล้ว

      @@prajaktakasbe6581 will you be able to provide more details on error you are getting... It seems like issue with agent machine which is building the code... Or with application code itself