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

feat: Implement API/Client Sonarcloud GitHub Action #1122

Merged
merged 4 commits into from
Oct 30, 2023
Merged

Conversation

Matte22
Copy link
Collaborator

@Matte22 Matte22 commented Oct 23, 2023

Resolves: #1101
This PR introduces:

Sonar Cloud Integration: We're now connecting to the Sonar Cloud organization NUWCDIVNPT. This integration will facilitate code quality checks and monitoring, enhancing our CI/CD pipeline.

The workflow has been configured to analyze and monitor the code quality for the API and Client separately.

Action Required:
For this to work, someone with elevated permissions will need to enter the proper Sonar cloud secret tokens which can be accessed through me or https://sonarcloud.io/organizations/nuwcdivnpt/projects?sort=name

@sonarqubecloud
Copy link

[nuwcdivnpt_stig-manager-client] 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

@cd-rite cd-rite changed the title Implement API/Client Sonarcloud GitHub Action feat: Implement API/Client Sonarcloud GitHub Action Oct 30, 2023
@sonarqubecloud
Copy link

[nuwcdivnpt_stig-manager-api] 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

@cd-rite cd-rite merged commit 8997ab3 into main Oct 30, 2023
8 checks passed
@cd-rite cd-rite deleted the sonarcloud-workflows branch October 31, 2023 17:23
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.

Create/modify SonarCloud scan and test coverage analyses workflow
2 participants