Skip to content

Conversation

@mering
Copy link
Contributor

@mering mering commented Apr 28, 2025

Remove dependency to runfiles script from bazel_tools and adapt tests to start using the script from this repository.

# --- begin runfiles.bash initialization v3 ---
# Copy-pasted from the Bazel Bash runfiles library v3.
set -uo pipefail; set +e; f=bazel_tools/tools/bash/runfiles/runfiles.bash
set -uo pipefail; set +e; f=rules_shell+/shell/runfiles/runfiles.bash
Copy link
Contributor Author

@mering mering Apr 28, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With Bzlmod, this is the path for Bazel 8. IIRC For Bazel 7.4 it is rules_shell~ and before it was rules_shell~override.
With WORKSPACE, it is rules_shell.

@mering mering closed this Aug 21, 2025
@mering mering deleted the runfiles-tests branch August 21, 2025 11:32
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.

1 participant