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

SonarQube CNES 3.1.0 doesn't contain CNES quality profile and quality gate #44

Open
usinelogicielle opened this issue Jan 11, 2024 · 0 comments · May be fixed by #45
Open

SonarQube CNES 3.1.0 doesn't contain CNES quality profile and quality gate #44

usinelogicielle opened this issue Jan 11, 2024 · 0 comments · May be fixed by #45
Assignees
Labels
bug Something isn't working

Comments

@usinelogicielle
Copy link

Describe the bug

Specific quality profiles and quality gate from CNES (RNC) are not available in SonarQube.

To reproduce

  1. Go to Quality profiles and check RNCs presence

Expected behavior

See quality Profile and Quality Gate

Screenshots & log

When launching container, error is

parse error: Invalid numeric literal at line 1, column 10

This is in https://github.com/cnescatlab/sonarqube/blob/6ba333a4e0870cb99a275bcc88154cc37a2ded45/scripts/functions.bash#L66 .

The server is not started, so the API doesn't work and the jq failed.
It's better to test the HTTP code return of curl. And if it's code 200, get the response to test the status.

Furthermore, It'll be better in CI during the check to verify quality profiles and quality gates with API.

@usinelogicielle usinelogicielle added the bug Something isn't working label Jan 11, 2024
Turiok added a commit to Turiok/sonarqube that referenced this issue Jan 12, 2024
Turiok added a commit to Turiok/sonarqube that referenced this issue Jan 12, 2024
@louisjdmartin louisjdmartin added this to the 3.1.1 milestone Jan 12, 2024
@louisjdmartin louisjdmartin modified the milestones: 3.1.1, 3.1.2, 3.2.1, 3.2.2 Feb 13, 2024
@Topin2001 Topin2001 modified the milestones: 3.2.2, 3.2.3 Apr 16, 2024
@Topin2001 Topin2001 removed this from the 3.2.3 milestone Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants