temporalio / temporalio/sdk-ruby
[Feature Request] Support buildable source gem
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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