forked from bazelruby/rules_ruby
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Right now we build hermetic ruby installations during repo initialization. If we switch to only downloading the source code and modeling the build in Bazel though, it could significantly improve devex here and allow us to support multiple versions practically. The key piece is that we wouldn't have access to non-system executables in repo rules, so the toolchain setup and ruby_bundle would need to be tweaked
Metadata
Metadata
Assignees
Labels
No labels