rules_ruby icon indicating copy to clipboard operation
rules_ruby copied to clipboard

ATTENTION: YOUR OPINION MATTERS S! real world ruby/bazel testers are needed

Open kigster opened this issue 2 years ago • 0 comments

We are trying to decide on which rules should be the primary or canonical rules.

  1. These current rules depend on a very old version of Bazel, fail on CI, but they have been designed with a typical Ruby/rails flow in mind. That's why we have rspec rules and rails example.

  2. The alternative rules by Alex Radionov are much more modern, pass CI across multiple Ruby implementations, provide hermetic build of Ruby, but might be impractical for a large rails application.

I am looking for users of any Ruby rules to play with both and provide some feedback. If Alex's rules become the default, is there anything in this repo that we might want to carry over?

kigster avatar Nov 28 '23 12:11 kigster