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

Fix //stardoc:distro_bins empty glob #254

Closed

Conversation

mattrobmattrob
Copy link

For a ruleset like rules_apple that still supports Bazel 6, fix support on pre-0.7.0 releases by strictly allowing an empty glob on the //stardoc:distro_bins to fix an issue like bazelbuild/rules_apple#2555.

This is opened with the intent of creating a 0.6.3 release that has better support for Bazel 6, 7, and 8 simultaneously.

For a ruleset like rules_apple that still supports Bazel 6, fix support on pre-`0.7.0` releases by strictly allowing an empty glob on the `//stardoc:distro_bins` to fix an issue like bazelbuild/rules_apple#2555.

Signed-off-by: Matt Robinson <[email protected]>
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