You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
authored
feat: allow setting custom environment variables on pip_repository and whl_library (bazel-contrib#460)
* feat: allow setting custom environment variables on pip_repository and whl_library
* Serialize and deserialize environment dict in python process instead
of starlark.
* Refactor shared functions between extract_wheel and extract_single_wheel.
* Every structured arg now has the same key when serialized. fixesbazel-contrib#490
* test for pip_data_exclude in arguments parsing test.
* Also update docs in repository rule attr definition
Co-authored-by: Jonathon Belotti <jonathon@canva.com>
Co-authored-by: Henry Fuller <hrofuller@gmail.com>
0 commit comments