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

Revert "Disable Ruby 3.3 integration due to protobuf compilation error" #3285

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

ivoanjo
Copy link
Member

@ivoanjo ivoanjo commented Nov 27, 2023

What does this PR do?

This reverts commit f9ebce9.

Motivation:

In #3211 we disabled our CI integration testing on Ruby 3.3 because one of the dependencies (protobuf) had an incompatibility at the time (see protocolbuffers/protobuf#14509 for details).

Upstream has since fixed the issue, so we're good to go.

Additional Notes:

N/A

How to test the change?

Check that CircleCI is now also running the build_and_test_integration-3.3 test.

For Datadog employees:

  • If this PR touches code that signs or publishes builds or packages, or handles
    credentials of any kind, I've requested a review from @DataDog/security-design-and-guidance.
  • This PR doesn't touch any of that.

**What does this PR do?**

This reverts commit f9ebce9.

**Motivation:**

In #3211 we disabled our CI integration testing on Ruby 3.3 because
one of the dependencies (protobuf) had an incompatibility at the
time (see protocolbuffers/protobuf#14509 for details).

Upstream has since fixed the issue, so we're good to go.

**Additional Notes:**

N/A

**How to test the change?**

Check that CircleCI is now also running the
`build_and_test_integration-3.3` test.
@ivoanjo ivoanjo requested a review from a team as a code owner November 27, 2023 13:47
@github-actions github-actions bot added the dev/ci Involves CircleCI, GitHub Actions, or GitLab label Nov 27, 2023
@ivoanjo ivoanjo merged commit dfacb69 into master Nov 28, 2023
179 checks passed
@ivoanjo ivoanjo deleted the ivoanjo/reenable-3_3-integration-testing branch November 28, 2023 09:37
@github-actions github-actions bot added this to the 1.18.0 milestone Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev/ci Involves CircleCI, GitHub Actions, or GitLab
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants