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

MF-5759 fix unstable route order for routes with same name but different versions #345

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

adecker89
Copy link
Contributor

@adecker89 adecker89 commented Aug 23, 2024

Looks like there was a previous attempt at this, but it's still unstable
https://github.com/dropbox/stone/pull/260/files

I fixed the compare method added there and removed the sort that was added in favor of updating the existing normalize method to also sort by version

Checklist

General Contributing

  • Have you read the Code of Conduct and signed the CLA?

Is This a Code Change?

  • Non-code related change (markdown/git settings etc)
  • Code Change
  • Example/Test Code Change

Validation

  • Have you ran tox?
  • Do the tests pass?

Copy link
Contributor

@devPalacio devPalacio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is going to fix so many cache misses!

@adecker89 adecker89 merged commit 1cdb8c0 into main Aug 23, 2024
2 of 10 checks passed
@adecker89 adecker89 deleted the MF-5759 branch August 23, 2024 20:19
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

Successfully merging this pull request may close these issues.

2 participants