Skip to content

ENH: bubble up deps during orch sub builds #10

@CJ-Wright

Description

@CJ-Wright

Many times orch sub builds have similar requirements to the parent build. It would be nice to run the (non-orch) installers once per section. This essentially requires the orch sub build to know it is a sub build and propagate the requirements up. This might not work for build requirements, since the build may require one of its deps to be installed and running (which requires the runtime deps to be installed). But this should be ok for runtime requirements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions