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

Feature request: option to sort plugins by semver #534

Open
jennydaman opened this issue Feb 22, 2024 · 0 comments
Open

Feature request: option to sort plugins by semver #534

jennydaman opened this issue Feb 22, 2024 · 0 comments

Comments

@jennydaman
Copy link
Contributor

jennydaman commented Feb 22, 2024

CUBE returns plugins in order of creation_date, but isn't particularly useful. In the past, it was usually true that the first plugin returned by api/v1/plugins/ was also the latest, since plugins are uploaded in the temporal order they are published in. However, that usage is not an invariant.

This is a feature request for CUBE to support sorting the plugins response, e.g. example.com/api/v1/plugins/?sort=version which returns plugins in descending order of latest semantic versioning.

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