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

Upgrade sonarqube 9.9.4 to 9.9.5 #103

Closed
ppxl opened this issue May 29, 2024 · 0 comments · Fixed by #104
Closed

Upgrade sonarqube 9.9.4 to 9.9.5 #103

ppxl opened this issue May 29, 2024 · 0 comments · Fixed by #104

Comments

@ppxl
Copy link
Member

ppxl commented May 29, 2024

No description provided.

ppxl added a commit that referenced this issue May 31, 2024
This documentation was tested on a local CES. Please use it wisely it
has cost me many hours and tears.
ppxl added a commit that referenced this issue Jun 3, 2024
This change allows to remove the synchronous `sleep(10)` example call
from the example Jenkinsfile SQ scan block. Instead the webhook calls
back when SQ finished and successfully notifies Jenkins this way.

Note that this notification might take in Jenkins way longer than the
actual scan takes. On my machine the scan finished under 3 seconds while
Jenkin's `waitForQualityGate()` timeout lasted 18-20 seconds to finish.
ppxl added a commit that referenced this issue Jun 5, 2024
ppxl added a commit that referenced this issue Jun 5, 2024
This documentation was tested on a local CES. Please use it wisely it
has cost me many hours and tears.
ppxl added a commit that referenced this issue Jun 5, 2024
This change allows to remove the synchronous `sleep(10)` example call
from the example Jenkinsfile SQ scan block. Instead the webhook calls
back when SQ finished and successfully notifies Jenkins this way.

Note that this notification might take in Jenkins way longer than the
actual scan takes. On my machine the scan finished under 3 seconds while
Jenkin's `waitForQualityGate()` timeout lasted 18-20 seconds to finish.
fdeeken added a commit that referenced this issue Jun 6, 2024
Co-authored-by: Philipp Pixel <[email protected]>
ppxl added a commit that referenced this issue Jun 6, 2024
Co-authored-by: Philipp Pixel <[email protected]>
ppxl added a commit that referenced this issue Jun 6, 2024
The previous documentation lacked a understandable structure because it
was written from the get-go. It also missed some crucial parts.

This commit restructures this documentation so developers unfamiliar
with the configuration of Jenkins and SonarQube in terms of the SQ
community branch plugin can better follow.

This code was almost fully written without AI (except the english
translation, sorry about that).

Co-authored-by: Florian Deeken <[email protected]>
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 a pull request may close this issue.

1 participant