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

Refactor JobStatus enum to start with integers #61

Open
j6k4m8 opened this issue Jul 5, 2024 · 0 comments
Open

Refactor JobStatus enum to start with integers #61

j6k4m8 opened this issue Jul 5, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@j6k4m8
Copy link
Owner

j6k4m8 commented Jul 5, 2024

...so that you can do stuff like,

if job.status > JobStatus.ANNOTATED

to get jobs beyond a certain point in the lifecycle

@j6k4m8 j6k4m8 added enhancement New feature or request good first issue Good for newcomers labels Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant