You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge all runfiles of @bazel_tools//tools/bash/runfiles (#3292)
As `@bazel_tools//tools/bash/runfiles` is now an alias to
`@rules_shell//shell/runfiles` with Bazel@HEAD, consumers must properly
merge all its runfiles rather than assuming that the `sh_library` target
just consists of a single file.
Work towards
bazelbuild/examples#557 (comment)
0 commit comments