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

Sonar-cloud-fix #115

Merged
merged 1 commit into from
May 18, 2022
Merged

Sonar-cloud-fix #115

merged 1 commit into from
May 18, 2022

Conversation

RReichert
Copy link
Contributor

@RReichert RReichert commented May 18, 2022

Changes

This one liner change fixes the submodule update failures that we are seeing in orion-engine. The cause of this was the fact that both orion-engine and starling both used the new sonar-cloud properties file generator script which unfortunately incorrectly checked to make sure that this only ran on the root project and not on the submodules. The fix was to make sure that the script would only run if it was being called from within the root project.

Testing

@sonarcloud
Copy link

sonarcloud bot commented May 18, 2022

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

@RReichert RReichert merged commit 63396d6 into master May 18, 2022
@RReichert RReichert deleted the rodrigor/sonar-cloud-fix branch May 18, 2022 23:49
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.

2 participants