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

Feat: add support for multiple env variable #5946

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fahri-r
Copy link

@fahri-r fahri-r commented Mar 10, 2025

#5925

I added envs method that accept Vec for the params.
If user has two environment variables and the first one has a value, then the first one will be picked. But if the first one not have a value, then the second one will be picked.

@fahri-r fahri-r force-pushed the 5925-envs branch 2 times, most recently from 9cfa75c to 736d0ec Compare March 10, 2025 12:48
@fahri-r
Copy link
Author

fahri-r commented Mar 10, 2025

Dear reviewer, I don't have any clue why the code can't pass the windows test. Maybe you have a suggestions to make the code better?

@epage epage marked this pull request as draft March 10, 2025 17:26
@epage
Copy link
Member

epage commented Mar 10, 2025

Let's finish discussing this in the issue before moving onto a PR, as requested in #5925

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