-
Notifications
You must be signed in to change notification settings - Fork 475
Fix #858: Added missing TopicsApi #1012
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
Conversation
…compatibility. Added 'topic', 'topic_id' and 'imported'(Missing) to ProjectFilter instead.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think some unit tests should be extended (I can have a look).
Thank you very much for this contribution!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks good now. Also the maven build is green.
I think it would be good to perform manual tests against a real GitLab instance.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is some work to do (see comments)
Im on Holiday. Will check it after 4. September. |
No problem. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me. 👍
I would like to perform some manual tests before I merge.
Thank you for this contribution 🎉
Any idea when this is getting released? Hoping to use it. |
Added the missing TopicsAPI.
Due to compatibility problems with Maven, I have only been able to test the new functions manually.