Skip to content

Consider Bazelifying Ruby build #2

@mkruskal-google

Description

@mkruskal-google

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions