bazel-contrib / bazel-contrib/rules_ruby
Make `bazel run` hermetic
Open
- Dominant language
- Starlark
- Stars
- 50
- Forks
- 22
- Avg merge
- 9d 23h
- Merged PRs (30d)
- 5
Description
Right now `bazel run` relies on `bundle exec {ruby}` which is not hermetic - it uses the system Ruby for the initial bootstrap.
Contributor guide
Assessment
This issue has not been assessed yet.