Skip to content

Conversation

@vmarcella
Copy link
Member

This PR updates the regex used to find exported variables in a scenario that have more complex declarations (I.E. variables that get values from sub-shells, variables that are defined on the same line as another, etc). This PR fixes #199 and tests have been added to ensure that this issue doesn't arise again.

…nclude more complex situations and add tests to make sure that it works.
@vmarcella vmarcella added this pull request to the merge queue Jun 13, 2024
Merged via the queue into main with commit a3f6cb8 Jun 13, 2024
vmarcella added a commit that referenced this pull request Jun 9, 2025
This PR updates the regex used to find exported variables in a scenario
that have more complex declarations (I.E. variables that get values from
sub-shells, variables that are defined on the same line as another,
etc). This PR fixes #199 and tests have been added to ensure that this
issue doesn't arise again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

Environment variable overrides not working

3 participants