-
Notifications
You must be signed in to change notification settings - Fork 3
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
add pre/post script support to flux worker #818
Conversation
WIP: Need to test now. |
Fix build docs issue.
…to pre_post_script_flux
…ost_script_flux Rebase to update neo4j driver.
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.
This looks good. I tried the clamr-ffmpeg-build_script
workflow on our Flux system and the output seems correct. The git history looks a little odd but I think this is just something with github.
I'm going to try to make an integration test for this in another PR.
Continuation of pre/post script support PR #788 for the flux worker. Enables pre/post script capabilities in flux_worker.py.