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

Is there already any plan about switch bazel workspace to bzlmod? #2654

Closed
oathdruid opened this issue May 30, 2024 · 3 comments
Closed

Is there already any plan about switch bazel workspace to bzlmod? #2654

oathdruid opened this issue May 30, 2024 · 3 comments

Comments

@oathdruid
Copy link
Contributor

oathdruid commented May 30, 2024

Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)
transitive dependency managed in an elegant way, especially when combine with other repo
final user can depend as this exmaple: https://github.com/baidu/babylon/tree/main/example/use-with-bthread

# MODULE.bazel
bazel_dep(name = 'abseil-cpp', version = '20210324.2')
bazel_dep(name = 'babylon', version = '1.1.6')
bazel_dep(name = 'brpc', version = '1.9.0')

Describe the solution you'd like (描述你期望的解决方法)
add MODULE.bazel support and register release to public registry, BCR for example

Describe alternatives you've considered (描述你想到的折衷方案)

Additional context/screenshots (更多上下文/截图)

@oathdruid oathdruid changed the title Is thread already any plan about switch bazel workspace to bzlmod? Is there already any plan about switch bazel workspace to bzlmod? May 30, 2024
@lorinlee
Copy link
Contributor

lorinlee commented Jun 2, 2024

Sorry, at the moment, there are no development plans related to this feature. We are very welcoming of your initiative to submit a Pull Request.

@oathdruid
Copy link
Contributor Author

oathdruid commented Jun 22, 2024

#2670
@lorinlee @chenBright ry to make one. is there some one could help to review it?

@chenBright
Copy link
Contributor

Sorry, I'm not familiar with bazel.

@wwbmmm Is there anyone familiar with bazel who can review it?

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

No branches or pull requests

3 participants