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

commands/exec: cleanup Homebrew's global environment #1637

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

MikeMcQuaid
Copy link
Member

Cleanup Homebrew's global environment variables that we don't want to leak into the brew bundle exec environment.

Follow-up from Homebrew/brew#19421 cleaning up the variables that aren't/can't be removed there.

@MikeMcQuaid MikeMcQuaid force-pushed the env_cleanup branch 2 times, most recently from e229f00 to 0cdaa48 Compare March 6, 2025 15:24
@MikeMcQuaid MikeMcQuaid marked this pull request as ready for review March 6, 2025 15:27
@MikeMcQuaid MikeMcQuaid enabled auto-merge March 6, 2025 15:33
Cleanup Homebrew's global environment variables that we don't want to
leak into the `brew bundle exec` environment.
@MikeMcQuaid MikeMcQuaid merged commit 2483543 into master Mar 6, 2025
5 checks passed
@MikeMcQuaid MikeMcQuaid deleted the env_cleanup branch March 6, 2025 15:51
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