ProcessService needs to be modified to use resolved environment variables #1339
Labels
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
Milestone
When env variables are not passed into methods of IProcessService, we use the current process env variables.
However, these variables do not contain variables defined in the environment files.
E.g. issues such as #1338 cannot be resolved even if
.env
file has been updated..env
files)The text was updated successfully, but these errors were encountered: