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

Consolidate bzlmod example workspaces #2370

Merged
merged 1 commit into from
Dec 28, 2023
Merged

Conversation

UebelAndre
Copy link
Collaborator

This aims to de-duplicate code and tests as well as keep the root of rules_rust clean.

Copy link
Collaborator

@illicitonion illicitonion left a comment

Choose a reason for hiding this comment

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

Works for me, thanks!

Comment on lines +24 to +26
deps = [
"@bazel_tools//tools/bash/runfiles",
],
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
deps = [
"@bazel_tools//tools/bash/runfiles",
],

I don't believe this test uses runfiles

@UebelAndre UebelAndre merged commit 0b0b5c0 into bazelbuild:main Dec 28, 2023
3 checks passed
@UebelAndre UebelAndre deleted the cleanup branch December 28, 2023 15:44
UebelAndre added a commit that referenced this pull request Dec 28, 2023
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.

None yet

2 participants