Add support for whitelisting environment variables to pass through (closes #76)#77
Add support for whitelisting environment variables to pass through (closes #76)#77dflemstr wants to merge 2 commits into
Conversation
|
Thank you for the PR, @dflemstr, and sorry for taking so long to review. The implementation looks good to me but I'm a bit concerned about So, how about this: let's implement just What do you think? |
|
I would like this to enable passing TravisCI env vars into the build. Let me know if I can help nudge this along! |
This addresses comments on cross-rs#77.
This addresses comments on cross-rs#77.
This addresses comments on cross-rs#77.
This adds a fairly straight-forward section to
Cross.tomllike so: