-
Notifications
You must be signed in to change notification settings - Fork 20
[ENG-9720] | Fix Unable to view repos in GitLab beyond the first 20 tha… #339
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
base: develop
Are you sure you want to change the base?
Conversation
…t load (in alphabetical order)
…t load (in alphabetical order)
|
Hi @sh-andriy , I have tried to test the code locally:
db89-2835-4e72-ada3-fcfeb832d89f.mp4ea05-8fc7-47f5-9cfc-f10424bd3a48.mp4could you please take a look from your side, have sent credentials I used in private |
…t load (in alphabetical order)
|
@sh-andriy feedback for the items above:
|
addon_imps/storage/gitlab.py
Outdated
| "membership": "true", | ||
| "simple": "true", | ||
| "pagination": "true", | ||
| "pagination": "keyset", |
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 get the following response from GitLab when I try to connect account:
{'error': 'Keyset pagination is not yet available for this type of request'}
I'm using the following url: https://gitlab.com/api/v4/
…t load (in alphabetical order)

…t load (in alphabetical order)
Ticket
Purpose
Changes
Side Effects
API Documentation
QE Notes
CE Notes