Skip to content

Conversation

@fmeum
Copy link
Contributor

@fmeum fmeum commented Feb 24, 2025

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)

Changes are visible to end-users: no

Test plan

  • Covered by existing test cases

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)
@fmeum
Copy link
Contributor Author

fmeum commented Feb 24, 2025

@alexeagle @gregmagolan Could you review this? It currently transitively breaks Bazel's downstream pipeline for the examples project.

Copy link
Member

@alexeagle alexeagle left a comment

Choose a reason for hiding this comment

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

thank you for visiting the whole ecosystem for this alias :)

@alexeagle alexeagle merged commit f212375 into aspect-build:main Mar 4, 2025
7 checks passed
@fmeum fmeum deleted the patch-1 branch March 5, 2025 09:14
@fmeum
Copy link
Contributor Author

fmeum commented Mar 5, 2025

@alexeagle Could you cut a new release?

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.

2 participants