Closed selfagency closed 2 years ago
So after poking around, it appears that the GitLab API is not returning the rel=last
tag in the Link
header, which I assume is an error on their end which I'll open a ticket up about. However, they're also providing the necessary information in a different set of headers:
X-Next-Page: 2
X-Page: 1
X-Per-Page: 20
X-Prev-Page:
Here's the GitLab issue https://gitlab.com/gitlab-org/gitlab/-/issues/216218
Thanks for digging in! I'll make sure to have a look. Feel free to submit a PR if you have time.
Released a fix to at least get the first page.
Really this should have a search. I added an option in the gitlab setup config that lets you limit projects to ones you are a member of. Live in strider v2.4.0.
Looks like https://docs.gitlab.com/ee/api/README.html#other-pagination-headers (see bottom alert section) might be the problem.
GitLab responded and indeed you are correct https://gitlab.com/gitlab-org/gitlab/-/issues/216218#note_336682734
closing this because it's 2 years old, this project appears to be defunct, and i want to clean up my issues tab
After activating the GitLab plugin (v1.2.3), adding my credentials, and attempting to view my GitLab repositories on the Projects tab, the application crashes with the following error: