Closed applejag closed 2 years ago
CHANGELOG.md
Upgraded wharf-api-client-go to v2.2.0
Fixed faulty logic in gitLabClient.getProject
gitLabClient.getProject
Having some weird bugs. Testing if an upgrade will help. Also, staying up-to-date.
Found the root cause. It was some faulty logic when evaluating if a project was found or not.
Found another issue in wharf-api-client-go where it used the wrong HTTP request and response body models.
Waiting with merging this one to include those changes.
CHANGELOG.md
file, according to docs: https://iver-wharf.github.io/#/development/changelogs/writing-changelogsSummary
Upgraded wharf-api-client-go to v2.2.0
Fixed faulty logic in
gitLabClient.getProject
Motivation
Having some weird bugs. Testing if an upgrade will help.Also, staying up-to-date.Found the root cause. It was some faulty logic when evaluating if a project was found or not.