Skip to content

pipe-config ENV variables #1313

@readicculus

Description

@readicculus

There may be a reason for how it is but would be consistent to have the pipe-config target compile environment variables as well and may be as simple as adding a call to pipe.process_env() from the pipe-config code.

It seems that anyways pipe-config will fail if required ENV variables are not defined when called but doesn't actually compile/inject them into the resulting pipeline.

I could see the decision here being wanting ENV to remain dyanmic(ie. pipe-runner runtime only) and settings to be used if compiling pipelines with pep-config but then it seems it shouldn't fail if there are missing ENV variables.

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