Skip to content

fix: process level environment variables should take precedence over env files#32407

Merged
dsherret merged 5 commits intodenoland:mainfrom
Tango992:fix-env-file-precedence
Mar 3, 2026
Merged

fix: process level environment variables should take precedence over env files#32407
dsherret merged 5 commits intodenoland:mainfrom
Tango992:fix-env-file-precedence

Conversation

@Tango992
Copy link
Copy Markdown
Contributor

@Tango992 Tango992 commented Mar 2, 2026

Closes #32392

@Tango992 Tango992 requested review from bartlomieju and dsherret March 3, 2026 00:57
Copy link
Copy Markdown
Contributor

@dsherret dsherret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dsherret dsherret merged commit f5f84cd into denoland:main Mar 3, 2026
112 checks passed
@Tango992 Tango992 deleted the fix-env-file-precedence branch March 3, 2026 09:06
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.

The priorities between .env and process env seem changed

2 participants