-
Notifications
You must be signed in to change notification settings - Fork 16
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
Release 015 #286
Merged
Merged
Release 015 #286
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…I#270) Co-authored-by: Vasu Jaganath <vasu.jaganath@axleinfo.com>
…lusAI#273) Co-authored-by: Vasu Jaganath <vasu.jaganath@axleinfo.com>
…olusAI#274) Co-authored-by: JesseMckinzie <jessemckinzie145@gmail.com>
Co-authored-by: JesseMckinzie <jessemckinzie145@gmail.com>
* replace --user-space-docker-cmd with --singularity * fix cwl-docker-extract
* singularity flag and cmd fix * fix checking for container_engine unlike docker on the platform --------- Co-authored-by: Vasu Jaganath <vasu.jaganath@axleinfo.com>
* Add flag to only compile workflow to cwl without running * Switch --generate_cwl_workflow to group_run * Add test for --generate_cwl_workflow * Update generate cwl test to use helloworld from tutorials --------- Co-authored-by: Sameeul Bashir Samee <sameeul@gmail.com>
…PolusAI#276) * add the logic of converting plugins (ICT) to CWL (CLT) and add a test for given wf.json * get output from /compile endpoint and run locally for CI * semi-fix the inline_cwl when using stock CLT names with REST API --------- Co-authored-by: Vasu Jaganath <vasu.jaganath@axleinfo.com>
* Remove error when looking for output in inputs * Fix bug when parsing outputs * Remove incorrect keys from ui in ICT dict * Add function to add missing inputs to nodes in wfb * Make UI optional in ict spec and remove ui if found * Add test for updating nodes in wfb payload * Update ui validation * Update wfb type to Json * Update wfb nodes before raw to lean * Remove update to ui before clt conversion * Move is_inlet inside of wfb fixing function * Check that plugins are in wfb data * Move schema validation to payload update function * Check if plugins are present in WFB data
Co-authored-by: Vasu Jaganath <vasu.jaganath@axleinfo.com>
…ler (PolusAI#284) * add user args for workflows built with python api * remove redundant io in main & remove irrelevant warning/exit in compiler --------- Co-authored-by: Vasu Jaganath <vasu.jaganath@axleinfo.com>
* add user args for workflows built with python api * remove redundant io in main & remove irrelevant warning/exit in compiler * Refactor some common transformations into post_compile --------- Co-authored-by: Vasu Jaganath <vasu.jaganath@axleinfo.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Relase for pypi 015