temporalio / temporalio/sdk-ruby

[Feature Request] Support buildable source gem

Open
#218 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Ruby
Stars
204
Forks
42
Avg merge
1d 30m
Merged PRs (30d)
28

Description

Describe the solution you'd like

Today we provide a source gem that doesn't work. But we very well could include all the sdk-core stuff needed to build the entire SDK on gem install. This can help people with more obscure environments. Specifically we need to have a smoke test for gem building that does a gem install --platform ruby to confirm, if Rust is available, it can build.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the gem packaging configuration and how sdk-core is included in the source gem. Run a smoke test using gem install --platform ruby with Rust available, and confirm the installed gem can build the entire SDK in an obscure environment.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby, rust
Domain
build-system, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.