Skip to content

feat: adds workflow template to_yaml and to_json #404

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

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

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