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

Add Ruby 3.4.0-preview2 support for integration apps #4038

Merged
merged 3 commits into from
Oct 28, 2024

Conversation

sarahchen6
Copy link
Contributor

What does this PR do?
This PR adds Ruby 3.4.0-preview2 support for integration apps. The PR adds a "3.4" version to every file under integration that needs to be modified to provide support (indicated with "ADD NEW RUBIES HERE").

Motivation:
Though the official Ruby 3.4 is not yet released, we can temporarily add Ruby 3.4.0-preview2. This allows us to start testing with Ruby 3.4 in our CI and spot -> address issues early. After Ruby 3.4 is officially released post-Dec 25, 2024, we can replace the preview with it.

Change log entry
No change log entry for now. Thinking to have a "Ruby 3.4.0-preview2 support added" update after it is fully supported.

Additional Notes:
More Ruby 3.4.0-preview2 support is needed. This PR is one step toward full support and only addresses integration apps.

How to test the change?
This change can be tested in CI.

@pr-commenter
Copy link

pr-commenter bot commented Oct 28, 2024

Benchmarks

Benchmark execution time: 2024-10-28 18:07:17

Comparing candidate commit d8d2303 in PR branch sarahchen6/add-ruby-3.4-integration with baseline commit d77045d in branch master.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 24 metrics, 2 unstable metrics.

@sarahchen6 sarahchen6 marked this pull request as ready for review October 28, 2024 18:46
@sarahchen6 sarahchen6 requested a review from a team as a code owner October 28, 2024 18:46
@sarahchen6 sarahchen6 merged commit 7f64645 into master Oct 28, 2024
274 checks passed
@sarahchen6 sarahchen6 deleted the sarahchen6/add-ruby-3.4-integration branch October 28, 2024 20:07
@github-actions github-actions bot added this to the 2.5.0 milestone Oct 28, 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.

2 participants