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

global: cleanup environment variables. #19421

Merged
merged 1 commit into from
Mar 6, 2025
Merged

Conversation

MikeMcQuaid
Copy link
Member

In the spirit of trying to cleanup e.g. brew sh or brew bundle env environment variables: let's delete them instead of fetching them.

This avoids having env output all the environment variables that we're just using to pass state from Bash to Ruby.

@MikeMcQuaid MikeMcQuaid enabled auto-merge March 4, 2025 16:44
@MikeMcQuaid MikeMcQuaid force-pushed the global_env_cleanup branch 3 times, most recently from a241924 to 2a91c0f Compare March 4, 2025 17:08
@MikeMcQuaid MikeMcQuaid force-pushed the global_env_cleanup branch 2 times, most recently from 0bb4fbf to c041dab Compare March 6, 2025 14:15
@MikeMcQuaid MikeMcQuaid force-pushed the global_env_cleanup branch 2 times, most recently from a486390 to 2a3e717 Compare March 6, 2025 15:22
In the spirit of trying to cleanup e.g. `brew sh` or `brew bundle env`
environment variables: let's delete them instead of fetching them.

This avoids having `env` output all the environment variables that we're
just using to pass state from Bash to Ruby.
@MikeMcQuaid MikeMcQuaid added this pull request to the merge queue Mar 6, 2025
Merged via the queue into master with commit 0ad3ae3 Mar 6, 2025
31 checks passed
@MikeMcQuaid MikeMcQuaid deleted the global_env_cleanup branch March 6, 2025 16:01
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