Skip to content
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

ci: Add Tests For Ruby 3.3 #797

Merged
merged 5 commits into from
Jan 10, 2024

Conversation

arielvalentin
Copy link
Collaborator

@arielvalentin arielvalentin commented Jan 6, 2024

Ruby 3.3 is out so this PR adds actions to test against it.

One this to note is that bigcommerce/gruf does not yet support Ruby 3.3. Once bigcommerce/gruf#197 is merged I will update the test suite to include gruf again.

@arielvalentin arielvalentin force-pushed the add-ruby-3.3 branch 2 times, most recently from 0ee841d to c9c3ec2 Compare January 7, 2024 00:19
Ruby 3.3 is out so this PR adds actions to test against it.

One this to note is that bigcommerce/gruf does not yet support Ruby 3.3. Once bigcommerce/gruf#197 is merged I will update the test suite to include gruf again.
@arielvalentin arielvalentin marked this pull request as ready for review January 9, 2024 17:17
@arielvalentin arielvalentin enabled auto-merge (squash) January 10, 2024 02:40
@arielvalentin
Copy link
Collaborator Author

@kreopelle did you mean to approve as your alter ego @kaylareopelle ?

Copy link
Contributor

@plantfansam plantfansam left a comment

Choose a reason for hiding this comment

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

🙏

@arielvalentin arielvalentin merged commit aa5249c into open-telemetry:main Jan 10, 2024
4 checks passed
@@ -59,6 +59,14 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- name: "Test Ruby 3.3"
# BLOCKED BY: https://github.com/bigcommerce/gruf/pull/197

Choose a reason for hiding this comment

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

Hey @arielvalentin - this has now been addressed and released, in connection with the grpc 1.61 release: https://rubygems.org/gems/gruf/versions/2.19.0

@arielvalentin arielvalentin deleted the add-ruby-3.3 branch February 5, 2024 16:36
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.

4 participants