How to Create Quality Gate in SonarQube and Integrate with GitHub Actions CICD Pipeline

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 มี.ค. 2024
  • www.coachdevops.com/2024/03/h...
    What is Quality gate?
    In SonarQube a quality gate is a set of conditions that must be met in order for a project to be marked as passed.
    Pre-requisites:
    Make sure SonarQube is up and running
    Make sure Java Project is setup in GitHub
    SonarQube is already integrated with GitHub Actions
    SONAR_HOST_URL and SONAR_TOKEN configured as secrets in GitHub Repo
    How to Create Quality gate in SonarQube and integrate with GitHub Actions?
    Make sure SonarQube is up and running and integrated with GitHub Actions. Please click here if you would like to setup SonarQube and integrate with GitHub Actions.
    We will be executing below steps:
    Login to SonarQube
    Create Quality Gate in SonarQube
    Add conditions in Quality Gate
    Make quality gate as Default
    Create GitHub Actions CICD workflow yaml
    Add tasks for Maven build and Sonar Scan
    Add tasks for integrating Quality gate
    pass/fail the builds in SonarQube
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @JayPatel101
    @JayPatel101 2 หลายเดือนก่อน +1

    Thank you! For all the effort and time you have put into your content. It's fantastic!

    • @DevOpsCoach
      @DevOpsCoach  2 หลายเดือนก่อน

      Thank you Jay. Glad you enjoyed it

  • @liban2
    @liban2 4 หลายเดือนก่อน +1

    You are the best devsecops/devops channel on youtube, thanks

    • @DevOpsCoach
      @DevOpsCoach  4 หลายเดือนก่อน

      Thank you, please subscribe if you haven’t already

  • @AnshuAnand2020
    @AnshuAnand2020 4 หลายเดือนก่อน +1

    Good Video Ananth

    • @DevOpsCoach
      @DevOpsCoach  4 หลายเดือนก่อน

      Thank you Anshu

  • @OswaldoGonzalez-uo3qd
    @OswaldoGonzalez-uo3qd 4 หลายเดือนก่อน +1

    Interesting friend, I like your content👌🏼👌🏼👏👏

    • @DevOpsCoach
      @DevOpsCoach  4 หลายเดือนก่อน

      Thank you so much 🙂 Cheers.. Please keep watching and learning!

  • @PHOENIX-he9fl
    @PHOENIX-he9fl 4 หลายเดือนก่อน +1

    can you please put video for github_action with trivy image scaning

  • @kumarmummina2979
    @kumarmummina2979 2 หลายเดือนก่อน

    Sir, how to setup github app for soanrqube & how to configure pls make video

  • @pranay_vlogs_20
    @pranay_vlogs_20 3 หลายเดือนก่อน

    Hi sir, Please make your Repository in Public. It really helps me a lot. Because I am getting too many errors while running github actions ci cd.

    • @DevOpsCoach
      @DevOpsCoach  3 หลายเดือนก่อน

      my repo is public..github.com/akannan1087/oct2023WeekdayRepo