Skip to content

Conversation

@fmeum
Copy link
Collaborator

@fmeum fmeum commented Jul 19, 2025

This still pointed to bazel_tools, which works for now but should be dropped eventually.

This still pointed to `bazel_tools`, which works, but we would eventually want to drop.
@fmeum fmeum changed the title fmeum-patch-2 Update runfiles library label in setup instructions Jul 19, 2025
@fmeum fmeum requested review from Wyverald and meteorcloudy July 19, 2025 06:35
@ted-xie
Copy link

ted-xie commented Aug 11, 2025

I was just about to create a similar PR. There's various other references to bazel_tools in runfiles.bash. Do we want to also fix those? For example, in the actual implementation itself:

elif [[ -f "$0.runfiles/bazel_tools/tools/bash/runfiles/runfiles.bash" ]]; then

@fmeum
Copy link
Collaborator Author

fmeum commented Aug 11, 2025

I was just about to create a similar PR. There's various other references to bazel_tools in runfiles.bash. Do we want to also fix those? For example, in the actual implementation itself:

elif [[ -f "$0.runfiles/bazel_tools/tools/bash/runfiles/runfiles.bash" ]]; then

These are needed to preserve backwards compatibility with existing init snippets.

@fmeum fmeum merged commit e6d8454 into main Aug 11, 2025
2 checks passed
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.

3 participants