dropbox / dropbox/dbx_build_tools

action_env not propagated to pypi build actions

Open
#22 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
209
Forks
34
PR merge metrics
No merged PRs in 30d

Description

It seems that action_env isn't included in `ctx.configuration.default_shell_env` as per the issue detailed here https://github.com/bazelbuild/bazel/issues/12049.
This means that we can't propagate e.g. `LIBRARY_PATH` or `LD_LIBRARY_PATH` which is needed to support some mpi compiler wrappers e.g. with Intel MPI when compiling mpi4py.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.