Skip to content

Add -S inherit-env for inheriting the entire environment#8168

Merged
fitzgen merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:inherit-env
Mar 18, 2024
Merged

Add -S inherit-env for inheriting the entire environment#8168
fitzgen merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:inherit-env

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

This flag is inspired by Zulip discussion in Rust where Wasmtime is used as a test runner. In this situation it's helpful to inherit the entire process environment in one flag rather than having to configure individual tests or individual environment variables.

This flag is inspired by [Zulip discussion in Rust][zulip] where
Wasmtime is used as a test runner. In this situation it's helpful to
inherit the entire process environment in one flag rather than having to
configure individual tests or individual environment variables.

[zulip]: https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/Have.20wasm.20tests.20ever.20caused.20problems.20on.20CI.3F/near/427535701
@alexcrichton alexcrichton requested a review from a team as a code owner March 18, 2024 17:53
@alexcrichton alexcrichton requested review from fitzgen and removed request for a team March 18, 2024 17:53
@fitzgen fitzgen enabled auto-merge March 18, 2024 18:07
@fitzgen fitzgen added this pull request to the merge queue Mar 18, 2024
Merged via the queue into bytecodealliance:main with commit 9d1e2e0 Mar 18, 2024
@alexcrichton alexcrichton deleted the inherit-env branch April 13, 2024 03:19
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