-
Notifications
You must be signed in to change notification settings - Fork 20
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
fix: comparison operator when sorting keys #805
Conversation
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
cc @argoyle |
/cherry-pick v1.25 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmmm, no changes to the template? Or did I just forget to add the generated files in my PR?
Not sure why, I thought the generated code was checked in the CI 🤔 |
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
@argoyle |
Nice! Will test on Sunday or Monday morning. 🙂 |
Tested now. Worked exactly as expected! 🎉 🍾 Thanks! |
Awesome, thanks ! |
This PR fixes comparison operator when sorting keys.