chef-cli icon indicating copy to clipboard operation
chef-cli copied to clipboard

Upgrade ruby to 3.3

Open nikhil2611 opened this issue 1 year ago • 3 comments

Description

Added verify pipeline for ruby 3.3

Related Issue

https://chefio.atlassian.net/browse/CHEF-12434

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] 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.

nikhil2611 avatar Jul 10 '24 11:07 nikhil2611

Simplecov Report

Covered Threshold
98.51% 90%

github-actions[bot] avatar Jul 10 '24 11:07 github-actions[bot]

Quality Gate failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
10.5% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube

Updated to support ruby 3.4, this is no t require anymore. Closing this.

nikhil2611 avatar May 30 '25 10:05 nikhil2611