Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SonarCloud support #1782

Merged
merged 3 commits into from
Aug 29, 2023
Merged

Add SonarCloud support #1782

merged 3 commits into from
Aug 29, 2023

Conversation

raits
Copy link
Contributor

@raits raits commented Aug 28, 2023

Added support for running SonarQube tests in the SonarCloud environment, which required defining the related properties inside gradle.properties instead of build.gradle. This allows us to override them via the command line. The defaults were left to our internal SonarQube so that Jenkins pipelines would continue to work for now.

Also introduced scanning with SonarCloud to the X-Road testing workflow on GitHub.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@sonarcloud
Copy link

sonarcloud bot commented Aug 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (11.0.20) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@raits raits requested review from petkivim, a team and justasnortal and removed request for a team August 29, 2023 05:44
@raits raits marked this pull request as ready for review August 29, 2023 05:44
@raits raits merged commit 8181dc8 into develop Aug 29, 2023
9 checks passed
@raits raits deleted the feature/sonarcloud-integration branch August 29, 2023 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants