CI: Add SonarCloud integration for abbenay - #106
Draft
Hrithik-Gavankar wants to merge 1 commit into
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
sonar-project.propertiesfor SonarCloud analysis of the TypeScript monorepo (packages/daemon,packages/vscode).lcov.info), upload it as a SonarCloud artifact, and store PR metadata for branch analysis.finalizeworkflow that runs after CI and uploads results to SonarCloud (same pattern as other Ansible DevTools repos, e.g.vscode-ansible).SonarCloud project details
redhat-developerredhat-developer_abbenaypackages/daemon/coverage/lcov.infoCICD_ORG_SONAR_TOKEN_CICD_BOTBlockers / follow-up
SonarCloud access for the
redhat-developerorg is required before this can fully work. A separate ticket has been raised to:redhat-developer/abbenayproject in SonarCloudUntil that is done, the
finalizeworkflow is expected to fail.Test plan
lint-and-test,build,package-python)sonar-coverage) is uploadedfinalizeworkflow completes successfully