ohh yayy, so I think I thought of how we can still...
# development
h
ohh yayy, so I think I thought of how we can still support the old RE global toggle. Add to
ProcessConfigFromEnvironment
and the Rust
Process
struct
use_remote_execution: bool
. So, the whole
Environment
will have the value set or not. I think we need to do it this way because the RE command runner should always be set up, like Docker, but we might not use it for every build