-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
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
Labels
No labels