-
Notifications
You must be signed in to change notification settings - Fork 22
Add Ruby SDK support #41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
c52d376
Add all Ruby SDK reference files (11 files, ~2100 lines)
donald-pinckney 0dcac1e
Fix alignment issues in Ruby reference files
donald-pinckney dfcdc82
Fix correctness issues in Ruby reference files
donald-pinckney ef5d989
Add Ruby to all language references in SKILL.md and core files
donald-pinckney 2e936b2
Merge branch 'main' into add-ruby-support
donald-pinckney f9c81ee
Apply suggestions from code review
donald-pinckney c3181b8
Apply suggestions from code review
donald-pinckney 5312401
Apply suggestion from @chris-olszewski
donald-pinckney 734a347
copy over sample code
donald-pinckney ce0d434
Remove useless section, mention Mutex
donald-pinckney d051bf3
cleanup mutex mentions
donald-pinckney b22eb20
Clean up transitive NDE section
donald-pinckney b0630d7
Menial changes to align to python structure
donald-pinckney afc00ef
Add Workflow Init section to Ruby advanced-features
donald-pinckney d3b0c3c
Document graceful_shutdown_period in Ruby Worker Tuning
donald-pinckney 76a4f02
Propagate cancellation in Ruby activity-error handling
donald-pinckney 41c6f0e
Align Ruby Workflow Failure section to Python
donald-pinckney adcb0d4
Add logger configuration to Ruby observability
donald-pinckney 1269e03
Make Ruby Saga compensations cancellation-proof
donald-pinckney b08606a
Document patched() memoization caveat in Ruby versioning
donald-pinckney d0d5f4b
Add default versioning behavior to Ruby worker versioning
donald-pinckney 649d296
Fix worker versioning config API names in Ruby docs
donald-pinckney dc1994b
Fix worker concurrency config in Ruby Worker Tuning
donald-pinckney 5fe7a95
Align Ruby Workflow Init title with Python
donald-pinckney 2c4004a
Structure Ruby Metrics to match Python
donald-pinckney File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
copy over sample code
- Loading branch information
commit 734a347b3f44521bf793f47892b9a34d9f5130ad
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.