File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 ACCESS_TOKEN : ${{ secrets.PPE_ACCESS_TOKEN }}
3737 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
3838 SONAR_TOKEN : ${{ secrets.SONAR_TOKEN }}
39- run : mvn -B verify org.sonarsource.scanner.maven:sonar-maven-plugin:sonar -Dsonar.projectKey=PhonePe_Mustang
39+ run : mvn -B verify org.sonarsource.scanner.maven:sonar-maven-plugin:sonar -Dsonar.projectKey=PhonePe_mustang
Original file line number Diff line number Diff line change 11# Mustang
22
33[ ![ CI] ( https://github.com/PhonePe/mustang/actions/workflows/maven.yml/badge.svg )] ( https://github.com/PhonePe/mustang/actions/workflows/maven.yml )
4- [ ![ SonarCloud Quality Gate] ( https://sonarcloud.io/api/project_badges/measure?project=PhonePe_Mustang &metric=alert_status )] ( https://sonarcloud.io/dashboard?id=PhonePe_Mustang )
5- [ ![ Coverage] ( https://sonarcloud.io/api/project_badges/measure?project=PhonePe_Mustang &metric=coverage )] ( https://sonarcloud.io/dashboard?id=PhonePe_Mustang )
4+ [ ![ SonarCloud Quality Gate] ( https://sonarcloud.io/api/project_badges/measure?project=PhonePe_mustang &metric=alert_status )] ( https://sonarcloud.io/dashboard?id=PhonePe_mustang )
5+ [ ![ Coverage] ( https://sonarcloud.io/api/project_badges/measure?project=PhonePe_mustang &metric=coverage )] ( https://sonarcloud.io/dashboard?id=PhonePe_mustang )
66[ ![ Maven Central] ( https://img.shields.io/maven-central/v/com.phonepe/mustang-core.svg )] ( https://search.maven.org/artifact/com.phonepe/mustang-core )
77[ ![ License] ( https://img.shields.io/badge/license-Apache%202.0-blue.svg )] ( LICENSE )
88[ ![ Java] ( https://img.shields.io/badge/java-17%2B-blue.svg )] ( https://openjdk.org/projects/jdk/17/ )
You can’t perform that action at this time.
0 commit comments