Martin Kosiba

Results 4 comments of Martin Kosiba

Actually, thinking about (2) a bit more, that would require adding `:java_img.classpath` to the `container_image` via the `files` attribute, making the API slightly more complex than what I originally suggested....

It would be neat if we could have a more user-friendly error message here, something like: "Error: [Label] is [kind] and is missing the 'importmap' attribute. `go_proto_library` deps are usually...

@brentleyjones, can you explain a bit more about toolchain selection for `dtrace_compile`? AFAICT the `dtrace` binary path is hardcoded (so not affected by toolchain resolution). Or is it that you...

ok, so I think using a toolchain (as the updated PR now does) should work for that setup. I did a bit of testing: - if `--host_platform=linux` then the build...