Alex Eagle
Alex Eagle
Hi, good news, my company is working on this now.
@refactornator that's exactly what `ts_proto_library` does: https://github.com/aspect-build/rules_ts/blob/main/docs/proto.md
Congratulations! Are you going to make a Docker container? https://github.com/bazelbuild/continuous-integration/issues/1060 has been parked for a long time, another major is another chance :)
Discussed in the Rules Authors SIG meeting today, we all agree that it's time to flip this at HEAD so that Bazel 8 will have this change. There's plenty of...
@Wyverald I'm curious if your solution for this could be in the shape "ensure that all Blaze users are using the Blaze-team-provided `/.blazerc` file" so that this is the last...
Yeah the "public API" has leaked to the point that there's nowhere you can enforce that "usage of library code under this package assures that you also pick up the...
I think this was fixed in https://github.com/swc-project/swc/pull/6714
Hey @zoidbergwill i learned from this and rules_oci refuses to ship any binaries. Want to come contribute over there?
We're working to add a hermetic cc toolchain to that example. I don't think we should try to debug it in the current state before that's done.
This forgot to update the docs/ folder so that the new stardoc comments are published for users to find.