Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.3.0] Add path mapping test for multiplex sandboxing #23134

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

bazel-io
Copy link
Member

Javac actions gained support for multiplex sandboxing with rules_java 7.5.0, which makes it possible to test path mapping in this mode.

Fixes #21091

Closes #21837.

PiperOrigin-RevId: 657111790
Change-Id: Ib08f2c0bc48d210cce013e328da0e871f73278aa

Commit 8e79fe0

Javac actions gained support for multiplex sandboxing with rules_java 7.5.0, which makes it possible to test path mapping in this mode.

Fixes bazelbuild#21091

Closes bazelbuild#21837.

PiperOrigin-RevId: 657111790
Change-Id: Ib08f2c0bc48d210cce013e328da0e871f73278aa
@bazel-io bazel-io requested a review from a team as a code owner July 29, 2024 08:45
@bazel-io bazel-io added team-Configurability platforms, toolchains, cquery, select(), config transitions awaiting-review PR is awaiting review from an assigned reviewer labels Jul 29, 2024
@bazel-io bazel-io requested a review from aranguyen July 29, 2024 08:45
@keertk keertk requested a review from meteorcloudy July 29, 2024 12:51
@meteorcloudy meteorcloudy added this pull request to the merge queue Jul 29, 2024
Merged via the queue into bazelbuild:release-7.3.0 with commit 867cfe4 Jul 29, 2024
52 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Configurability platforms, toolchains, cquery, select(), config transitions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants