Skip to content

Expose pre-built Prism binaries for Linux on Darwin on every Prism release #324

@egiurleo

Description

@egiurleo

Until now, we have built Prism in Sorbet's build pipeline using Bazel. However, building Prism requires Ruby. We cannot specify environment variables to get Bazel to use the correct Ruby on its host system, and we don't want to maintain an entire Ruby build within the Sorbet build pipeline just to build Prism.

As a workaround, we want to build Prism and share the pre-built binaries on every Prism release so we can pull those binaries into the Sorbet build pipeline and use Prism without having Ruby available.

Metadata

Metadata

Assignees

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