Skip to content

Allow specifying submit vars in a toml/yaml file #4

@Kitchi

Description

@Kitchi

If the user does not want to specify the submit vars as a Python dict, it should be possible to also pass in a YAML or TOML formatted file with the relevant key-value pairs, that will be read in and passed in to the Submit script.

The vars for the DAG script will not support this, since in the general case it is an iterable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions