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

Configure Patch to fix ruby-3.1.4 compilation issue #1907

Merged
merged 4 commits into from
May 30, 2024

Conversation

poorndm
Copy link
Collaborator

@poorndm poorndm commented May 28, 2024

Description

this change will add a ruby patch file where Ruby 3.1.4 is required it for el-7 and suse platforms. and removed older ruby versions from version list since those are no longer required

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have run the pre-merge tests locally and they pass.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • If Gemfile.lock has changed, I have used --conservative to do it and included the full output in the Description above.
  • All new and existing tests passed.
  • All commits have been signed-off for the Developer Certificate of Origin.

Signed-off-by: poorndm <[email protected]>

update patch file

Signed-off-by: poorndm <[email protected]>

corrected thread.h -patch file

Signed-off-by: poorndm <[email protected]>

remove patch file from base-dir

Signed-off-by: poorndm <[email protected]>
@poorndm poorndm force-pushed the poorndm/CHEF-12788-ruby-3-1-4 branch from d2bb222 to dd2bed8 Compare May 28, 2024 13:20
@poorndm
Copy link
Collaborator Author

poorndm commented May 28, 2024

Copy link

sonarcloud bot commented May 29, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@muthuja muthuja marked this pull request as ready for review May 29, 2024 15:24
@muthuja muthuja requested review from a team as code owners May 29, 2024 15:24
@muthuja muthuja changed the title Confiure Patch to fix ruby-3.1.4 compilation issue Configure Patch to fix ruby-3.1.4 compilation issue May 30, 2024
@sean-simmons-progress sean-simmons-progress merged commit 35c4f65 into main May 30, 2024
6 checks passed
@sean-simmons-progress sean-simmons-progress deleted the poorndm/CHEF-12788-ruby-3-1-4 branch May 30, 2024 14:03
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.

6 participants