allbuildtestrunquerystartup options
--incompatible_merge_fixed_and_default_shell_env=<true or false>
If enabled, actions registered with ctx.actions.run and ctx.actions. run_shell with both 'env' and 'use_default_shell_env = True' specified will use an environment obtained from the default shell environment by overriding with the values passed in to 'env'. If disabled, the value of 'env' is completely ignored in this case.
default: "true"
loading and_analysis
incompatible change