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

SONAR-20590 - Adds retry mechanism for public and private scan tasks #649

Merged
merged 2 commits into from
Oct 10, 2023

Conversation

davividal
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@carminevassallo carminevassallo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @davividal,

great PR, the script is super easy to read.

I think we can still optimize it a bit. WDYT?

  1. The two scripts are almost equal. We can easily refactor and extract some variables to have only one script for both CI steps.
  2. The issue was only about docker pull[ing] from DockerHub. I propose we remove the retry of the scan on Mend, as we never face issues there.

@carminevassallo carminevassallo force-pushed the dkv/SONAR-20590-adds-retry-to-scan-tasks branch from 7978d6c to 16dd63d Compare October 9, 2023 09:23
@sonarqube-next
Copy link

sonarqube-next bot commented Oct 9, 2023

SonarQube Quality Gate

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

Copy link
Collaborator

@jCOTINEAU jCOTINEAU left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@carminevassallo carminevassallo merged commit 0cd256f into master Oct 10, 2023
31 checks passed
@carminevassallo carminevassallo deleted the dkv/SONAR-20590-adds-retry-to-scan-tasks branch October 10, 2023 07:54
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.

3 participants