Open BoleynSu opened 1 month ago
Yes, but getting it right requires some thought and design work:
ctx.actions.run_shell
) to be more impactful. It's not completely clear how to wire this up in Java though.Agree there will be lots of thought and design work. For run_shell, seems to me it is quite related to the above issue I just linked too, i.e. just different direction.
@fmeum is this something rules_shell can consider? I know bash is kind of special as it is also used by Bazel itself, so it might be more complicated than other rules.