Florian Parga
Florian Parga
Duplicate of https://github.com/bazelbuild/rules_nodejs/issues/3461
Fixed by https://github.com/bazelbuild/rules_nodejs/pull/3462 Available in release 5.5.1
I tried wrapping the stream, and setting the context of the wrapped stream in the `RecvMsg` on first message, but no luck, looks like the logging interceptor doesn't get the...
@alexeagle is there any chance we might see an aspect-build/rules_k8s one day?
> [...] except the [launcher](https://github.com/uber/bazel-zig-cc/blob/v1.0.1/toolchain/launcher.zig), which does not need any more frameworks except **CoreFoundation** (thus trivial). Is there something to do to have access to CoreFoundation? We recently updated our...
> I am honestly surprised you were able to compile a real binary to osx using `hermetic_cc_toolchain`. :) Yes it worked perfectly for several month, up until that dependency on...
I've faced the same issue, and I agree that it would be nice to have built-in support for this use case in container-structure-test. As a workaround, if available in the...