-
Notifications
You must be signed in to change notification settings - Fork 65.5k
Improve Ruby guide #15240
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
Improve Ruby guide #15240
Conversation
- The wildcard doesn't work in setup-ruby - Update to the latest version of setup-ruby: https://github.com/ruby/setup-ruby/releases/tag/v1.97.0
I did this because the previous version referenced, v1.75.0 (ruby/setup-ruby@477b21f), does not support Ruby 3.1. |
content/actions/automating-builds-and-tests/building-and-testing-ruby.md
Show resolved
Hide resolved
The same comment can be found in the actions/starter-workflows workflow for Ruby: https://github.com/actions/starter-workflows/blob/2e489c26196ef3b0c1ff38e460beae83e522e2d4/ci/ruby.yml#L27-L29
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, thanks!
|
@dentarg |
content/actions/automating-builds-and-tests/building-and-testing-ruby.md
Outdated
Show resolved
Hide resolved
skedwards88
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for this PR! We'll get this merged down for you.
|
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues ⚡ |
|
@skedwards88 regarding #15240 (comment)
Has there been any development in this area? Allowing this comment or even allowing the starter workflow and/or the docs to reference |
|
Thanks for following up! I followed up with the product team and opened an internal issue, but we haven't had time to implement it. I just moved the issue to the open source repo (#17365), so you or anyone else is welcome to make the update. |
Why:
Closes #13418
What's being changed:
Check off the following:
Writer impact (This section is for GitHub staff members only):