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

cURL command fix for the sonarqube quality gate report retrieval #1020

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

gerardcl
Copy link
Member

@gerardcl gerardcl commented Jul 12, 2023

This PR provides a fully functional fix by using flags for URL encoded parameters when using cURL CLI, in this case for the retrieval of the sonarqube quality gate report. Followup bug fix for #1016.

Indeed now we use flags for all attributes in this cURL command, and I would strongly recommend doing that and avoid weird URL encoding bugs, for example.

@gerardcl gerardcl added bug Something isn't working skip changelog Skips the changelog enforcer labels Jul 12, 2023
@gerardcl gerardcl force-pushed the fix/sonarqube-quality-gate-branch-target branch from 7688d2b to b0165db Compare July 12, 2023 20:16
@braisvq1996 braisvq1996 merged commit 8746d34 into master Jul 13, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working skip changelog Skips the changelog enforcer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants