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

runner multi env load #1188

Open
wants to merge 6 commits into
base: next
Choose a base branch
from

Conversation

0x0a0d
Copy link
Contributor

@0x0a0d 0x0a0d commented Mar 4, 2023

Load specified .env files using glob patterns that are separated by commas. For example, '-E .env,.env.dev.*' loads the .env file and all .env.dev.* files.

@icebob icebob self-requested a review March 6, 2023 18:51
@icebob icebob changed the base branch from master to next August 11, 2023 17:42
@icebob icebob added this to the 0.15 milestone Aug 11, 2023
@0x0a0d
Copy link
Contributor Author

0x0a0d commented Feb 4, 2024

@icebob this pull is compatible with current version, it both supports single .env file or multiple .env files, could you merge it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants