rules_python icon indicating copy to clipboard operation
rules_python copied to clipboard

chore: flip auto exec groups flag internally

Open aignas opened this issue 1 year ago • 2 comments

I went through all of the invocations of ctx.actions.run and ctx.actions.run_shell and it seems that we are setting the toolchain args correctly where toolchains are used in the execution of the command.

Fixes #2282.

aignas avatar Oct 15 '24 13:10 aignas