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

Export .bzl files for Stardoc #16

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Conversation

fmeum
Copy link
Member

@fmeum fmeum commented Jul 27, 2023

Rulesets that rely on bazel_features and also use Stardoc need to provide all .bzl files that are transitively loaded to the stardoc rule. Since we do not want to add a dependency on bazel_skylib, we instead export a filegroup.

Rulesets that rely on `bazel_features` and also use Stardoc need to
provide all `.bzl` files that are transitively loaded to the `stardoc`
rule. Since we do not want to add a dependency on `bazel_skylib`, we
instead export a `filegroup`.
@fmeum
Copy link
Member Author

fmeum commented Jul 27, 2023

@meteorcloudy @Wyverald

@meteorcloudy meteorcloudy merged commit 4df92da into bazel-contrib:main Jul 27, 2023
@fmeum fmeum deleted the bzl_files branch July 28, 2023 06:49
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