Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ops 630 pass external environment variable reference #87

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

marnas
Copy link
Contributor

@marnas marnas commented Jan 27, 2025

Implemented possibility to pass the reference of an environment variable to the backend,
e.g. $${VAR} is sent to the server as ${VAR}

  • envVarRegex has been updated to also catch the $$ scenario
  • New test case has been added

@marnas marnas merged commit 69fb271 into main Jan 28, 2025
4 checks passed
@marnas marnas deleted the ops-630-pass-external-environment-variable-reference branch January 28, 2025 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants