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

Feature/update go gitlab #1143

Closed

Conversation

LAKostis
Copy link

@LAKostis LAKostis commented Aug 6, 2020

What

go-gitlab module is missing http retry functionality which is needed for GitLab API stable work (sometime it replies 500 error and request should be repeated).

How

Update go-gitlab to version where requested functionality where added with fixed regressions. I've tested this setup in our environment, no other changes needed.

related to #1142

@lkysow
Copy link
Member

lkysow commented Aug 6, 2020

Hi @LAKostis thanks so much for the PR! Unfortunately I need to do go mod updates myself for security reasons because I don't review each new file. I've done that in #1144.

@lkysow lkysow closed this Aug 6, 2020
@LAKostis LAKostis deleted the feature/update-go-gitlab branch August 7, 2020 07:56
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.

2 participants