Skip to content

Clearing previously set values doesn't work when the config has been updated #20

@rsyring

Description

@rsyring

The intention was that env-config would be able to clean up after itself. However, if we set the env from the config and then change the config, env-config doesn't retain a memory of what was previously set and only uses what is in the current config.

We could use an environment variable to save the list of variables we've set so that we can properly clean them up.

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