Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: remove unused ALLOWED_KEYSET_ENDPOINTS variable#1300

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nejch merged 1 commit intopython-gitlab:masterfromJohnVillalovos:remove_cruft
Feb 16, 2021
Merged

chore: remove unused ALLOWED_KEYSET_ENDPOINTS variable#1300

nejch merged 1 commit intopython-gitlab:masterfromJohnVillalovos:remove_cruft
Feb 16, 2021

Conversation

JohnVillalovos
Copy link
Member

The variable ALLOWED_KEYSET_ENDPOINTS was added in commit
f86ef3b.

Then most of that commit was removed in commit
e71fe16, but ALLOWED_KEYSET_ENDPOINTS
was missed.

The variable ALLOWED_KEYSET_ENDPOINTS was added in commitf86ef3b.Then most of that commit was removed in commite71fe16, but ALLOWED_KEYSET_ENDPOINTSwas missed.
@nejch
Copy link
Member

I think this can go for now but for context, it was meant to follow endpoints where GitLab supports keyset pagination but it seems they're so far still stuck with only /projects (https://docs.gitlab.com/ee/api/README.html#keyset-based-pagination) and it broke some people's workflows initially due to missing headers.

@max-wittig maybe we can re-add this e.g.togitlab.const whenhttps://github.com/python-gitlab/python-gitlab/issues?q=is%3Aissue+is%3Aopen+keyset are revisited 😄

@nejchnejch merged commitbec2094 intopython-gitlab:masterFeb 16, 2021
@max-wittig
Copy link
Member

They clearly stated that their not gonna re-add X-Total-Items. Maybe we just have to document this, when you switch the default.

@JohnVillalovosJohnVillalovos deleted the remove_cruft branchFebruary 24, 2021 01:07
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@JohnVillalovos@nejch@max-wittig

[8]ページ先頭

©2009-2025 Movatter.jp