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

Update sonar related links #140

Closed
callmevladik opened this issue Jan 24, 2024 · 0 comments
Closed

Update sonar related links #140

callmevladik opened this issue Jan 24, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@callmevladik
Copy link
Contributor

callmevladik commented Jan 24, 2024

AC:

Button "Open the Quality Gates" works correctly
Sonar widget works correctly with new project naming

In new approach link has incorrect pattern
Old pattern:

<sonar_url>/[dashboard?id=](<sonar_url>/dashboard?id=ms-pyhton-app-edp-main)<codebase_name>-
Example
<sonar_url>/dashboard?id=ms-pyhton-app-edp-main
New pattern:
<sonar_url>/dashboard?branch=&id=<codebase_name>

Example:
<sonar_url>/dashboard?branch=main&id=ms-python-app-def

Update widget URL, depending on new naming pattern:
${sonarQubeBaseURL}/api/measures/component?component=${codebaseName}&metricKeys=bugs,code_smells,coverage,duplicated_lines_density,ncloc,sqale_rating,alert_status,reliability_rating,security_hotspots,security_rating,sqale_index,vulnerabilities 

You can check on edp-delivery-ms-delivery-dev env

@callmevladik callmevladik converted this from a draft issue Jan 24, 2024
epmd-edp pushed a commit that referenced this issue Jan 24, 2024
Jira: EPMDEDP-13134
Related: #140
Change-Id: Ic003f77035d4717258b82d949ff6e62e221daa5f
@MykolaMarusenko MykolaMarusenko added the enhancement New feature or request label Jan 24, 2024
@callmevladik callmevladik moved this from In Progress to In QA in KubeRocketCI (EPAM Delivery Platform) Jan 24, 2024
epmd-edp pushed a commit that referenced this issue Jan 29, 2024
Jira: EPMDEDP-13134
Related: #140
Change-Id: I2171f2e42e9f41d70b61d8457f622c92adb7bbc4
epmd-edp pushed a commit that referenced this issue Jan 29, 2024
Jira: EPMDEDP-13134
Related: #140
Change-Id: I20e343fb3ff7887b038e553fca309d39f40b31a2
epmd-edp pushed a commit that referenced this issue Jan 29, 2024
Jira: EPMDEDP-13134
Related: #140
Change-Id: I9502457a71e300e4878856fc54900d7c58321cf5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

3 participants