Skip to content

ProcessService needs to be modified to use resolved environment variables #1339

Closed
@DonJayamanne

Description

@DonJayamanne

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.

  • Create tests
  • Create tests to ensure existing code will also utilize these new variables (defined in .env files)

Metadata

Metadata

Assignees

Labels

debtCovers everything internal: CI, testing, refactoring of the codebase, etc.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions