Skip to content

Add pydra.compose.shell.fields.Out.finder field to permit glob or regexes #828

Open
@tclose

Description

@tclose

What would you like changed/added and why?

  • Auto-convert strings to default glob or regex (not sure which would be better, maybe glob) to a callable function that performs the glob

What would be the benefit? Does the change make something easier to use?

Streamlines a common basic use cases where the callable is used just to locate a generated file within the output directory. Would allow for these cases to be unstructured/structured to dictionaries that can be written to JSON/YAML.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    v1.1-v1.2

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions