temporalio / temporalio/sdk-ruby
[Feature Request] Remove Go from test pipeline
Open
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
Go is currently needed for the "kitchen sink" workflow, but we now have the ability to write that workflow in pure Ruby
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 test pipeline and the "kitchen sink" workflow referenced in the issue, then inspect how Go is currently required. Run the affected workflow tests; done means the kitchen sink workflow is implemented in pure Ruby and the test pipeline no longer requires Go.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, ruby
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100