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

chore(bazel): add MODULE.bazel files for bzlmod #1751

Closed
wants to merge 1 commit into from

Conversation

mmorel-35
Copy link

This provide a MODULE.bazel to be compatible with bzlmod
See Bzlmod Migration Guide for more information

@jajhall jajhall changed the base branch from master to latest May 6, 2024 12:03
@jajhall jajhall requested a review from galabovaa May 6, 2024 12:03
@mmorel-35 mmorel-35 force-pushed the bzlmod branch 2 times, most recently from 1d0db32 to 00878c4 Compare May 6, 2024 12:59
@mmorel-35
Copy link
Author

I have rebased on upstream/latest and applied buildifier BUILD.bazel

"bazel-bin"],
"bazel-bin",
],
linkopts = ["-lpthread"],
Copy link
Author

Choose a reason for hiding this comment

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

I added this for bazelbuild/bazel-central-registry#1940 to pass the presubmit validations

@galabovaa
Copy link
Contributor

Looks good to me! Thank you @mmorel-35

@galabovaa
Copy link
Contributor

Do you have any comments or suggestions, @Mizux

MODULE.bazel Outdated Show resolved Hide resolved
MODULE.bazel Outdated Show resolved Hide resolved
MODULE.bazel Outdated Show resolved Hide resolved
@mmorel-35 mmorel-35 requested a review from Mizux May 7, 2024 13:34
@mmorel-35 mmorel-35 force-pushed the bzlmod branch 2 times, most recently from 18ff9fc to da56711 Compare May 7, 2024 13:42
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
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

3 participants