Improving code quality with SonarCloud and GitHub

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ธ.ค. 2024
  • In this video, you'll learn how to improve your code quality with GitHub and SonarCloud. SonarCloud is an amazing tool that you can use to analyze code readability, code maintainability, code debt, security issues, and even bugs. For GitHub public repositories, SonarCloud is absolutely free. Let me know what you think about the video in the comments
    🎥🎤📷 GEAR for Content Creation (contains affiliate links) 🎥🎤📷:
    Audio-Technica AT2020USB+ Cardioid Condenser USB Microphone
    amzn.to/3jPFhis
    Blue Microphones iCE USB Mic
    amzn.to/3jQjpDK
    Sony a5100 Camera
    amzn.to/3jNcfjE
    Elgato Key Light, 2800 Lumens
    amzn.to/2WVHYqo
    Sigma 16mm f/1.4 DC DN Contemporary Lens for Sony E (402965)
    amzn.to/3to74d3
    Philips Hue Go White and Color Portable Dimmable LED
    amzn.to/38OzovO
    Logitech G PRO X Gaming Headset (2nd Generation)
    amzn.to/2WX9Vh8
    ASUS TUF Gaming 27" 2K HDR Curved Monitor (VG27WQ1B)
    amzn.to/3jTel1A
    SAMSUNG 27-Inch CRG5 240Hz Curved Gaming Monitor (LC27RG50FQNXZA)
    amzn.to/3E5nsEv
    Logitech G Pro Wireless Gaming Mouse
    amzn.to/3tuRnRy
    Corsair K70 RGB MK.2 Mechanical Gaming Keyboard
    amzn.to/3BQp42N
    ❤️❤️ Become a Supporter (because you're awesome):
    / muhd_ahsanayaz
    ❤️ Support the CodeWithAhsan community One-Time-Only:
    buymeacoffee.c...
    🎥 Live Streams / Free sessions:
    / codewithahsan
    🧑‍🤝‍🧑 Join the Discord Community:
    / discord
    👉 Socials:
    bio.link/muhd_...

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

  • @CodeWithAhsan
    @CodeWithAhsan  3 ปีที่แล้ว +4

    Did you find this video useful? What's your favorite Code analysis tool?

  • @nabeelhassan3618
    @nabeelhassan3618 3 ปีที่แล้ว +1

    Yp very useful 👍👍👍👍. I use sonarcube plugin in intellij idea. Will try this on github🚀

  • @IshaqueHassan
    @IshaqueHassan 3 ปีที่แล้ว +1

    Really helpful ❤️ Thank you so much

  • @jatinsharma3792
    @jatinsharma3792 2 ปีที่แล้ว +1

    Is SonarQube is different from sonarCloud ?

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

      Different services from the same company!

  • @gokhanatay4822
    @gokhanatay4822 3 ปีที่แล้ว +1

    Hi Ahsan, I need your help. When I clicked "Setup" button end of the process SonarCloud ask me analysis method. But your project analyzed directly. How can I continue ?

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

      Hey Gökhan. What options does the setup give you for analysis?
      Were you able to proceed?

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

    Please prvoide source... How to integrate sonar cloud/ sonar qube to analyze Powershell scripts from the source bitbucket .
    1. We are using source repository is bitbucket and i will contain powershell scripts
    2. Bitbucket integrated with azure devops and we are running pipeline in azure devops
    Please suggest me

  • @vinayakchikhali6276
    @vinayakchikhali6276 2 ปีที่แล้ว +2

    very helpful video, except that annoying sound which comes for the subscribe .... that is so so so horrible... pls remove that sound if possible... 😮

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

      I think i might have removed it already in the newer videos :)
      Let me know if that's not the case

  • @nilesh-gule
    @nilesh-gule 2 ปีที่แล้ว +1

    SonarCloud and GitHub both have improved over the years. When I did similar integration couple of years back it was all manual prcess. It is nice to see how easy it is now to integrate SonarCloud with GitHub repositories to automatically scan code for bugs, smells and vulnerabilities.
    th-cam.com/video/zDkcffDsi24/w-d-xo.html
    Thanks for sharing Ahsan.