bazel-contrib / bazel-contrib/bazel-lib
`run_binary` doesn't seem to inherit environment variables from `--host_action_env`
Open
need: discussion
- Dominant language
- Starlark
- Stars
- 182
- Forks
- 134
- Avg merge
- 1d 46m
- Merged PRs (30d)
- 1
Description
I would expect `--host_action_env` variables to apply to `run_binary`.
Contributor guide
Research direction
Start by reproducing the interaction between `run_binary` and `--host_action_env`, checking whether the environment variables are visible when `run_binary` executes. Done means the reported variables are inherited as expected, with a regression test covering the behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100