Skip to content

Conversation

fherreazcue
Copy link
Contributor

@fherreazcue fherreazcue commented May 30, 2023

Adds the possibility to export a workflow template to a string or file using yaml or json format (to_yaml_string, to_yaml_file, to_json_string, or to_json_file).

Currently works only for predefined schemas, and is tested for a workflow template with:

  • Tasks
    • Element sets
    • Inputs (numbers and lists)
    • Sequences
    • Resources
    • Input files

@fherreazcue fherreazcue changed the title feat: adds workflow_to_yaml feat: adds workflow template to_yaml and to_json Jun 6, 2023
@fherreazcue fherreazcue marked this pull request as ready for review June 6, 2023 13:58
@fherreazcue fherreazcue requested a review from aplowman as a code owner June 6, 2023 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant