Skip to content

Add custom flow folder for flow discovery #139

@leewujung

Description

@leewujung

Right now the codebase only includes a single src/echodataflow/flows folder and all flow modules are in it. It seems would be a good thing if we allow another location for custom flows that do not ship with the package. This way it's a lot easier to add new flows in a place separate from the default flows.

One possibility is to allow users to specify an arbitrary location (absolute path) that flows can be read in. May need to work out the module import mechanism and have guardrails on duplicated names, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions