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.2.0] Disable path mapping with local or no-{sandbox,remote} tags #22467

Merged
merged 1 commit into from
May 22, 2024

Conversation

bazel-io
Copy link
Member

Targets tagged with local or no-sandbox and no-remote can't successfully use path mapping and thus have it disabled implicitly.

Closes #21921.

PiperOrigin-RevId: 635832339
Change-Id: Ib5cac0b202cbcd1704410f06fa3cda645581b849

Commit 46dce83

Targets tagged with `local` or `no-sandbox` and `no-remote` can't successfully use path mapping and thus have it disabled implicitly.

Closes bazelbuild#21921.

PiperOrigin-RevId: 635832339
Change-Id: Ib5cac0b202cbcd1704410f06fa3cda645581b849
@bazel-io bazel-io requested a review from a team as a code owner May 21, 2024 16:33
@bazel-io bazel-io added team-Configurability platforms, toolchains, cquery, select(), config transitions awaiting-review PR is awaiting review from an assigned reviewer labels May 21, 2024
@bazel-io bazel-io requested a review from gregestren May 21, 2024 16:33
@iancha1992 iancha1992 enabled auto-merge May 21, 2024 17:24
@iancha1992 iancha1992 added this pull request to the merge queue May 22, 2024
@gregestren gregestren added awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally and removed awaiting-review PR is awaiting review from an assigned reviewer labels May 22, 2024
Merged via the queue into bazelbuild:release-7.2.0 with commit f75571a May 22, 2024
33 checks passed
@sgowroji sgowroji removed the awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally label May 23, 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.

5 participants