Skip to content

[FEATURE] More versatile inclusion of multiple job files #174

Description

@drws

Is your feature request related to a problem? Please describe.

Multiple job files can only be used with --jobs in CLI while there is no corresponding config.yaml directive.

Describe the solution you'd like.

--jobs (and possibly --hooks) should also be supported as a config.yaml directive.

Another, somewhat more thorough, but a minimalistic solution, is to move jobs.yaml into a (sub)directory - from which all files are (recursively) included by default. --jobs (and --hooks) could be repurposed for specifying the directories (paths). Smart file specification could be removed entirely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions