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

Fixing CI failures with Ruby 2.7 #2

Merged
merged 4 commits into from
Dec 8, 2024

Conversation

madebydna
Copy link
Owner

The GHA CI pipelines tests the code with Ruby 2.7 and some versions of the rdkafka gem that still support that Ruby version. The newly introduced aws-msk-iam-sasl-signer requires at a minimum Ruby 3.0 so those tests are failing. I am now adding that dependency and also the rdkafka conditionally.

@madebydna madebydna merged commit c966002 into aws_msk_with_iam_support Dec 8, 2024
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