Skip to content

Conversation

@cretz
Copy link
Member

@cretz cretz commented Feb 4, 2025

What was changed

Added sample and test to show how Coinbase SDK activities, workflows, and clients interoperate with the Temporal SDK equivalents. Requires the following two PRs from other projects before it will pass CI:

But it can still be reviewed even without CI passing

@cretz cretz requested a review from a team February 4, 2025 17:59
Gemfile Outdated

# Additional dependencies for certain samples
gem 'google-protobuf', '~> 3.25'
gem 'temporal-ruby', path: '../coinbase-temporal-ruby'
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Point to GitHub repo when coinbase/temporal-ruby#335 merged (or consider pointing to fork temporarily)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're leaving the fork reference for now

@@ -0,0 +1,24 @@
# Coinbase Ruby

This sample shows a workflow, activity, and client from [Coinbase Ruby SDK](https://github.com/coinbase/temporal-ruby)
Copy link

@mjameswh mjameswh Feb 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This sample shows a workflow, activity, and client from Coinbase Ruby SDK able to interoperate with a workflow, activity, and client from Temporal Ruby SDK

Maybe that's just me, but the "… able to …" in the middle reads badly.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think "This sample shows [X] able to interoperate with [Y]" reads ok

@cretz cretz merged commit 4621d03 into temporalio:main Apr 29, 2025
8 checks passed
@cretz cretz deleted the coinbase-ruby branch April 29, 2025 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants