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

Sort checkout nodes by newest first in API response #582

Open
padovan opened this issue Dec 4, 2024 · 0 comments
Open

Sort checkout nodes by newest first in API response #582

padovan opened this issue Dec 4, 2024 · 0 comments

Comments

@padovan
Copy link

padovan commented Dec 4, 2024

When fetching data from https://kernelci-api.westus3.cloudapp.azure.com/latest/nodes?data.kernel_revision.tree=mainline&kind=checkout we get oldest checkout first, forcing the user to keep pulling pages in.

It would be great to order data by newest first on the server side.

ref:

def _prepare_query(self, attributes):

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

No branches or pull requests

1 participant