Skip to content

Conversation

jadenPete
Copy link

No description provided.

Jaden Peterson and others added 19 commits February 19, 2025 22:28
Bazel 8 deprecates the rulesets bundled with Bazel (which includes the
Protobuf rules) in favor of their Starlark-ified equivalents. For that
reason, we switch to the `protobuf` ruleset for `proto_library` and
`java_proto_library`.

In doing so, we can't use `com.github.os72:protoc-jar` because the
version of protoc it bundles is extremely out of date and incompatible
with the version of protobuf provided by the Starlark-ified protobuf
ruleset. In its place, we use the protoc provided by that ruleset.
v0.7.1 doesn't use the Starlark-ified protobuf rules.
…ction_env

The former is deprecated and has been replaced with the latter.
@jadenPete jadenPete changed the title Test PR to figure out why multiplex sandboxing Test PR to figure out why multiplex sandboxing isn't working Feb 21, 2025
@jadenPete jadenPete force-pushed the test-printing-missing-files branch 2 times, most recently from e0496dd to 069fe99 Compare February 21, 2025 21:39
@jadenPete jadenPete force-pushed the test-printing-missing-files branch 2 times, most recently from ef7a732 to d8e490a Compare February 24, 2025 18:48
@jadenPete jadenPete force-pushed the test-printing-missing-files branch from d8e490a to ed2098b Compare February 24, 2025 20:49
@jadenPete jadenPete force-pushed the test-printing-missing-files branch from 29c75e9 to 0a8c7b2 Compare February 24, 2025 22:06
@jjudd jjudd closed this Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants