Skip to content

fix: improve Ruby SDK testing and fix conditional execution in CI wor…#142

Draft
leoromanovsky wants to merge 2 commits intomainfrom
lr/ruby-sdk-testing-improvements
Draft

fix: improve Ruby SDK testing and fix conditional execution in CI wor…#142
leoromanovsky wants to merge 2 commits intomainfrom
lr/ruby-sdk-testing-improvements

Conversation

@leoromanovsky
Copy link
Member

@leoromanovsky leoromanovsky commented Nov 3, 2025

…kflows

  • Fix Ruby SDK testing missing conditional execution in test-sdk-packages.yml
  • Add consistent conditional execution to PHP, Python, and Go SDK tests
  • Add dedicated Ruby SDK testing job in test-sdks.yml calling ruby.yml workflow
  • Ensures SDK tests only run when test data changes or on main/workflow-test branches

Motivation

Screenshot 2025-11-03 at 2 02 57 PM

Ruby server wasn't being run; this is critical to detecting ruby specific bugs.

…kflows

- Fix Ruby SDK testing missing conditional execution in test-sdk-packages.yml
- Add consistent conditional execution to PHP, Python, and Go SDK tests
- Add dedicated Ruby SDK testing job in test-sdks.yml calling ruby.yml workflow
- Ensures SDK tests only run when test data changes or on main/workflow-test branches
@leoromanovsky leoromanovsky marked this pull request as ready for review November 3, 2025 19:03
…l test behavior

All SDK tests now run unconditionally on every push instead of only when test data changes. This ensures better test coverage and avoids issues with tests not running when expected.
@leoromanovsky leoromanovsky marked this pull request as draft November 3, 2025 19:08
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.

1 participant