rules_ruby icon indicating copy to clipboard operation
rules_ruby copied to clipboard

Add support for bzlmod

Open Vertexwahn opened this issue 2 years ago • 3 comments

Add support for bzlmod:

  • Add Bazel module support
  • Add rules_ruby to Central Bazel Registry

Vertexwahn avatar Aug 23 '23 18:08 Vertexwahn

I have bumped into this need as well due to the dependency from protobuf -> rules_ruby, and we need the former on the central registry. However, for some reason the protocolbuffers org has forked the rules: https://github.com/protocolbuffers/protobuf/issues/14569 @kigster do you have any history of why they did that? It will be terrible for users if multiple forks of rules_ruby end up on BCR so I think we need some effort to converge them again.

alexeagle avatar Nov 01 '23 13:11 alexeagle

https://github.com/p0deje/rules_ruby is another fork from @shs96c Selenium team

alexeagle avatar Nov 01 '23 15:11 alexeagle

Filed https://github.com/bazelbuild/bazel-central-registry/issues/1083

alexeagle avatar Nov 01 '23 17:11 alexeagle