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

[8.0.0] Do not export rlocation from test setup #24281

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

bazel-io
Copy link
Member

The rlocation implementation lacks many of the features of the shell runfiles library, which should be dependend on explicitly instead.

When called, rlocation will now fail with an error message.

Closes #24256.

PiperOrigin-RevId: 695241586
Change-Id: I7059c329fd6ca518623d7be8ad3514082097c191

Commit 1312007

The `rlocation` implementation lacks many of the features of the shell runfiles library, which should be dependend on explicitly instead.

When called, `rlocation` will now fail with an error message.

Closes bazelbuild#24256.

PiperOrigin-RevId: 695241586
Change-Id: I7059c329fd6ca518623d7be8ad3514082097c191
@bazel-io bazel-io added the awaiting-review PR is awaiting review from an assigned reviewer label Nov 11, 2024
@bazel-io bazel-io requested a review from a team as a code owner November 11, 2024 22:54
@iancha1992 iancha1992 enabled auto-merge November 11, 2024 22:55
@iancha1992 iancha1992 added this pull request to the merge queue Nov 11, 2024
Merged via the queue into bazelbuild:release-8.0.0 with commit 468858a Nov 12, 2024
46 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Nov 12, 2024
@iancha1992 iancha1992 added the team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants