-
Notifications
You must be signed in to change notification settings - Fork 261
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
Enable sonarcloud.io auto-scanning #590
Comments
FYI @davidradl |
Note: the sonarcloud.io scan does fall over on a memory issue when manually scanning. |
Note: scans can be found at https://sonarcloud.io/dashboard?id=planetf1_egeria (for the manual version) |
Note: It also seems sonarcloud.io needs to be setup on the ODPi github account to enable this. A request has been sent. @mandy-chessell what do you think? |
#590 enable sonarcloud.io auto scanning
our regular odpi scans are no wsonarcloud so closing |
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
#590 enable sonarcloud.io auto scanning
Currently our ODPi Sonar scanning is not working.
I can scan using sonarcloud.io, but it has to be initialized manually, and run locally. This can impede other team members from getting results from code improvements.
Sonarcloud have now launched a feature to scan automatically
https://community.sonarsource.com/t/beta-automatic-analysis-of-your-repositories-with-sonarcloud/5791
I propose adding the requirement configuration to master to enable this.
The text was updated successfully, but these errors were encountered: