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

Fix how load_env splits values with = sign #3535

Merged
merged 2 commits into from
Jun 5, 2023

Conversation

tamirkamara
Copy link
Collaborator

Resolves #3483

What is being addressed

The load_env.sh script mishandled values that contain an equal sign.

How is this addressed

  • Fix it.

@github-actions
Copy link

github-actions bot commented Jun 5, 2023

Unit Test Results

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit 3a7392d.

♻️ This comment has been updated with latest results.

@tamirkamara
Copy link
Collaborator Author

/test-force-approve

@tamirkamara tamirkamara enabled auto-merge (squash) June 5, 2023 07:42
@github-actions
Copy link

github-actions bot commented Jun 5, 2023

🤖 pr-bot 🤖

✅ Marking tests as complete (for commit 3a7392d)

(in response to this comment from @tamirkamara)

@tamirkamara tamirkamara merged commit 735ac3a into main Jun 5, 2023
@tamirkamara tamirkamara deleted the tamirkamara/3483-load-env-split branch June 5, 2023 07:42
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.

Env values with = aren't loaded correctly
2 participants