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

✨ Tasks and all subclasses should now sort reliably #570

Merged
merged 4 commits into from
Jan 22, 2025

Conversation

fabianvf
Copy link
Contributor

  • Reimplement lt operator to rely on sort_key, allowing comparison across task types

@shawn-hurley
Copy link
Contributor

I think that this actually really fixes somethings, and therefore we need to re-gen the cache

fabianvf and others added 4 commits January 22, 2025 15:24
- Reimplement __lt__ operator to rely on sort_key, allowing comparison
  across task types

Signed-off-by: Fabian von Feilitzsch <fabian@fabianism.us>
Signed-off-by: Shawn Hurley <shawn@hurley.page>
Signed-off-by: Shawn Hurley <shawn@hurley.page>
Signed-off-by: Shawn Hurley <shawn@hurley.page>
@shawn-hurley shawn-hurley force-pushed the consistent-lt-for-violations branch from 5358bef to 138afd1 Compare January 22, 2025 21:34
@shawn-hurley shawn-hurley merged commit 933ee8f into konveyor:main Jan 22, 2025
13 checks passed
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