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 CI result using versioning order #317

Open
raphael-proust opened this issue May 29, 2024 · 0 comments
Open

Sort CI result using versioning order #317

raphael-proust opened this issue May 29, 2024 · 0 comments

Comments

@raphael-proust
Copy link

Currently, the CI results see to be sorted alphanumerically. It would be more useful if sorted by version number. E.g., on a recent PR's CI's revdeps I see the following:

shuttle_http.0.10.0 (failed: Unbound module "Log")
shuttle_http.0.10.1 (failed: Unbound module "Log")
shuttle_http.0.11.0 (failed: Unbound module "Log")
shuttle_http.0.8.1 (failed: shuttle.0.8.1 failed to build)
shuttle_http.0.9.0 (failed: shuttle.0.9.0 failed to build)
shuttle_http.0.9.1 (failed: shuttle.0.9.1 failed to build)
shuttle_http.0.9.2 (failed: shuttle.0.9.2 failed to build)
shuttle_http.0.9.4 (failed: shuttle.0.9.4 failed to build)
shuttle_ssl.0.4.0 (failed: shuttle.0.4.0 failed to build)
shuttle_ssl.0.5.0 (failed: shuttle.0.5.0 failed to build)
shuttle_ssl.0.6.0 (failed: shuttle.0.6.0 failed to build)
shuttle_ssl.0.7.0 (failed: shuttle.0.7.0 failed to build)
shuttle_ssl.0.8.1 (failed: shuttle.0.8.1 failed to build)
shuttle_ssl.0.9.0 (failed: shuttle.0.9.0 failed to build)
shuttle_ssl.0.9.1 (failed: shuttle.0.9.1 failed to build)
shuttle_ssl.0.9.2 (failed: shuttle.0.9.2 failed to build)
shuttle_ssl.0.9.4 (failed: shuttle.0.9.4 failed to build)
@shonfeder shonfeder assigned shonfeder and unassigned shonfeder Jun 5, 2024
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

2 participants