-
Notifications
You must be signed in to change notification settings - Fork 108
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
Upgrade ruby to 3.3 #382
Closed
nikhil2611
wants to merge
69
commits into
chefspec:main
from
chef:nikhil/CHEF-12434-ruby-3.3-upgrade
Closed
Upgrade ruby to 3.3 #382
nikhil2611
wants to merge
69
commits into
chefspec:main
from
chef:nikhil/CHEF-12434-ruby-3.3-upgrade
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: sachin007jain <[email protected]>
Signed-off-by: sachin007jain <[email protected]>
…ditor Publish gem via expeditor
Signed-off-by: sachin007jain <[email protected]>
Fix readme URL
Signed-off-by: sachin007jain <[email protected]>
Change correct file name
Signed-off-by: sachin007jain <[email protected]>
Change chefspec url to chef org
Signed-off-by: Michael Maslanka <[email protected]>
Signed-off-by: Michael Maslanka <[email protected]>
…to mimaslanka/dummy
Mimaslanka/dummy
Obvious fix; these changes are the result of automation not creative thinking.
Signed-off-by: Michael Maslanka <[email protected]>
Force action
Obvious fix; these changes are the result of automation not creative thinking.
Obvious fix; these changes are the result of automation not creative thinking.
Based off of bento/almalinux-9 Signed-off-by: Lance Albertson <[email protected]> Co-authored-by: Lance Albertson <[email protected]>
Obvious fix; these changes are the result of automation not creative thinking.
This also adds the os_release ohai data which is needed to properly distinguish between CentOS Linux and CentOS Stream. Signed-off-by: Lance Albertson <[email protected]>
Obvious fix; these changes are the result of automation not creative thinking.
Signed-off-by: David Kling <[email protected]> Co-authored-by: dk034615 <[email protected]>
Obvious fix; these changes are the result of automation not creative thinking.
Obvious fix; these changes are the result of automation not creative thinking.
This is based on bento/rockylinux-9 Signed-off-by: Lance Albertson <[email protected]> Co-authored-by: Lance Albertson <[email protected]>
Obvious fix; these changes are the result of automation not creative thinking.
Signed-off-by: nikhil2611 <[email protected]>
Obvious fix; these changes are the result of automation not creative thinking.
The fetcher is still trying to pull from the chefspec org which is no longer being maintained. This updates it so that we pull any new platforms that haven't been released can still be pulled. In addition, update any remaining references to do the old chefspec org. Signed-off-by: Lance Albertson <[email protected]>
Add .buildkite folder to make pipeline_protection happy
Obvious fix; these changes are the result of automation not creative thinking.
Signed-off-by: Don Seiler <[email protected]>
Add Ubuntu 22.04 (jammy) support
Obvious fix; these changes are the result of automation not creative thinking.
Updated CONTRIBUTING.md to add correct instructions Signed-off-by: James Perry <[email protected]>
Signed-off-by: James Perry <[email protected]>
Added RedHat 9
Obvious fix; these changes are the result of automation not creative thinking.
Signed-off-by: James Perry <[email protected]>
Signed-off-by: James Perry <[email protected]>
Added WIndows 2022 and Updated CONTRIBUTING.md
Obvious fix; these changes are the result of automation not creative thinking.
Signed-off-by: James Perry <[email protected]>
This adds Ubuntu 24.04 (Noble Numbat). The fauxhai data is from a VM I ran in QEMU using Ubuntu's daily server install media builds: https://cdimage.ubuntu.com/ubuntu-server/daily-live/current/ `Fauxhai.mock(platform: 'ubuntu', version: '24.04').data` seems to work. Signed-off-by: Nick Pegg <[email protected]>
Signed-off-by: Thomas Powell <[email protected]>
Signed-off-by: Nick Pegg <[email protected]>
Add code owners for reviews
Obvious fix; these changes are the result of automation not creative thinking.
add_amazon_2023
Obvious fix; these changes are the result of automation not creative thinking.
Add Ubuntu 24.04
Obvious fix; these changes are the result of automation not creative thinking.
Obvious fix; these changes are the result of automation not creative thinking.
Signed-off-by: nikhil2611 <[email protected]>
Created a PR in - chef#29 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Upgraded ruby to v3.3