-
Notifications
You must be signed in to change notification settings - Fork 14.3k
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
Refactor: remove unused state - SHUTDOWN #33746
Merged
Merged
Commits on Aug 25, 2023
-
This state is never set in production code, so it may as well be deprecated.
daniel.dylag committedAug 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 1db9631 - Browse repository at this point
Copy the full SHA 1db9631View commit details -
daniel.dylag committed
Aug 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 9ba89b8 - Browse repository at this point
Copy the full SHA 9ba89b8View commit details -
Update: remove remaining references
daniel.dylag committedAug 25, 2023 Configuration menu - View commit details
-
Copy full SHA for e41b1d6 - Browse repository at this point
Copy the full SHA e41b1d6View commit details -
daniel.dylag committed
Aug 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 8bb0e3a - Browse repository at this point
Copy the full SHA 8bb0e3aView commit details
Commits on Aug 26, 2023
-
daniel.dylag committed
Aug 26, 2023 Configuration menu - View commit details
-
Copy full SHA for a7d7b23 - Browse repository at this point
Copy the full SHA a7d7b23View commit details
Commits on Aug 27, 2023
-
daniel.dylag committed
Aug 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 7ce51a2 - Browse repository at this point
Copy the full SHA 7ce51a2View commit details -
I used good ol' Paint because couldn't find the original .drawio file
daniel.dylag committedAug 27, 2023 Configuration menu - View commit details
-
Copy full SHA for cf0775c - Browse repository at this point
Copy the full SHA cf0775cView commit details
Commits on Aug 28, 2023
-
Refactor State to strongly typed state enum in test_jobs_command
daniel.dylag committedAug 28, 2023 Configuration menu - View commit details
-
Copy full SHA for a2cc3a4 - Browse repository at this point
Copy the full SHA a2cc3a4View commit details -
Rollback type updates on lines that were not affected by this PR
daniel.dylag committedAug 28, 2023 Configuration menu - View commit details
-
Copy full SHA for d296144 - Browse repository at this point
Copy the full SHA d296144View commit details -
Update State to strongly typed TaskInstanceState in test_scheduler_jo…
…b.py
daniel.dylag committedAug 28, 2023 Configuration menu - View commit details
-
Copy full SHA for c5bc929 - Browse repository at this point
Copy the full SHA c5bc929View commit details -
daniel.dylag committed
Aug 28, 2023 Configuration menu - View commit details
-
Copy full SHA for dd65daa - Browse repository at this point
Copy the full SHA dd65daaView commit details -
Revert adding unnecessary type rannotation
daniel.dylag committedAug 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 8c803c8 - Browse repository at this point
Copy the full SHA 8c803c8View commit details -
daniel.dylag committed
Aug 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 6506b94 - Browse repository at this point
Copy the full SHA 6506b94View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.