-
Notifications
You must be signed in to change notification settings - Fork 26
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
Feature/flux new api #407
Feature/flux new api #407
Conversation
This is still a draft |
fix bugs for stop-workers and schema validation fix all flags for stop-workers fix small bug with schema validation modify CHANGELOG run fix-style add myself to contributors list decouple celery logic from main remove unused import make changes Luc requested in PR
This include #405 |
Fix flux alloc full path call.
…ature/flux_new_api
Check for flux or qsub in env for testing before adding the fake command.
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.
LGTM. I'd like to get this merged before I put in a PR for the batch.py
refactor so I can include your changes there as well.
Ok , I'll wait for the pylint merge then merge that for your batch refactor. |
The pylint fixes have been merged so once you pull changes you're good to merge this whenever. |
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.
Rock and roll
Update to flux versions >= 0.48.x