Closed dleehr closed 5 years ago
See https://gist.github.com/dleehr/43514412cb7b124631647dadad337033#file-load-workflows-py for a script that can load all of our workflow versions (packed and zipped) from github releases into bespin-api.
No I meant do delete that. Good catch!
workflow-version create
command to read metadata out of CWL files as standardized in bespin-workflows.workflow-version validate
command to check workflows for version, tag, and description in CWL label/doc fields as standardized in bespin-workflowsExample usage:
I also wrote a python script to programatically load all of our workflows, but that may belong in the bespin-workflows repo.