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

Fix gitlab adapter when no project avatar is given #114

Merged
merged 1 commit into from
Jan 25, 2019
Merged

Fix gitlab adapter when no project avatar is given #114

merged 1 commit into from
Jan 25, 2019

Conversation

rick-nu
Copy link
Member

@rick-nu rick-nu commented Jan 25, 2019

What

When a GitLab project didn't have a project avatar, the adapter would throw an internal error. This PR fixes that it adds the status without project image.

Why

Fixes #101

@steefmin
Copy link

Tried to test this PR based on scenario in #101, however on 3.1.0 I can't get this reproduced. Wasn't this solved already?

Copy link

@steefmin steefmin left a comment

Choose a reason for hiding this comment

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

Thick fat approval. This seemed to be a thing when the gitlab personal access token was set 😄

@rick-nu
Copy link
Member Author

rick-nu commented Jan 25, 2019

Awesome, merging! :D

@rick-nu rick-nu merged commit 990caed into FuturePortal:master Jan 25, 2019
@T-888 T-888 mentioned this pull request Jan 25, 2019
@rick-nu rick-nu deleted the fix-no-gitlab-avatar branch April 9, 2022 19: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.

GitLab adapter fails when no project avatar is set
2 participants