Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
reaper
/
setup-ruby
Public
forked from
ruby/setup-ruby
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 20, 2023
Lock @actions/cache to 3.0.6, later versions break bundler caching
MSP-Greg
authored and
eregon
committed
ec02537
View commit details
Copy full SHA for ec02537
Browse repository at this point
Require a public workflow run URL for issues
eregon
authored
089557f
View commit details
Copy full SHA for 089557f
Browse repository at this point
Commits on Mar 16, 2023
Update yarn.lock, remove Windows mswin ssl cert related code
MSP-Greg
authored and
eregon
committed
e6689b4
View commit details
Copy full SHA for e6689b4
Browse repository at this point
Commits on Mar 9, 2023
Add jruby-9.4.2.0
ruby-builder-bot
authored and
eregon
committed
9669f3e
View commit details
Copy full SHA for 9669f3e
Browse repository at this point
Commits on Mar 5, 2023
No longer remove the prefix before extraction, extracting should be idempotent
Show description for 31a7f6d
eregon
committed
31a7f6d
View commit details
Copy full SHA for 31a7f6d
Browse repository at this point
Use tc.find() with the effective tool cache path
Show description for 59b5745
eregon
committed
59b5745
View commit details
Copy full SHA for 59b5745
Browse repository at this point
Fix tc.find() calls to use the proper name on self-hosted
eregon
committed
d03a71d
View commit details
Copy full SHA for d03a71d
Browse repository at this point
Use the default tool cache path on self-hosted runners matching a GH-hosted runner image
Show description for ddde393
eregon
committed
ddde393
View commit details
Copy full SHA for ddde393
Browse repository at this point
Commits on Mar 3, 2023
Explain why it was detected as self-hosted
eregon
committed
5a73aa9
View commit details
Copy full SHA for 5a73aa9
Browse repository at this point
Add a self-hosted input to force considering the current runner as self-hosted
Show description for d01c52a
eregon
committed
d01c52a
View commit details
Copy full SHA for d01c52a
Browse repository at this point
Consider a different $RUNNER_TOOL_CACHE than the default as a self-hosted runner
Show description for 377a94b
eregon
committed
377a94b
View commit details
Copy full SHA for 377a94b
Browse repository at this point
Detect self-hosted runners not matching a GitHub-hosted runner image
Show description for 66dc012
eregon
committed
66dc012
View commit details
Copy full SHA for 66dc012
Browse repository at this point
Update bug_report.yml
eregon
authored
2789f85
View commit details
Copy full SHA for 2789f85
Browse repository at this point
Update bug_report.yml
eregon
authored
fbb865d
View commit details
Copy full SHA for fbb865d
Browse repository at this point
Update bug_report.yml
eregon
authored
96ac949
View commit details
Copy full SHA for 96ac949
Browse repository at this point
Commits on Feb 27, 2023
Also removed deprecated ubuntu-18.04
hsbt
authored and
eregon
committed
92aece5
View commit details
Copy full SHA for 92aece5
Browse repository at this point
Removed macos-10.15 because it will be removed at 2023-03-31
hsbt
authored and
eregon
committed
db791aa
View commit details
Copy full SHA for db791aa
Browse repository at this point
Commits on Feb 14, 2023
Update CRuby releases on Windows
ruby-builder-bot
authored and
eregon
committed
d3c9825
View commit details
Copy full SHA for d3c9825
Browse repository at this point
Commits on Feb 11, 2023
Include working directory, $BUNDLE_WITH and $BUNDLE_WITHOUT in cache key
Show description for f60ef1e
eregon
committed
f60ef1e
View commit details
Copy full SHA for f60ef1e
Browse repository at this point
Don't show timing on error for clearer error output
eregon
committed
bc4e585
View commit details
Copy full SHA for bc4e585
Browse repository at this point
Don't group bundle install output
Show description for 2cf593d
eregon
committed
2cf593d
View commit details
Copy full SHA for 2cf593d
Browse repository at this point
Do not show a stacktrace if a process failed, only the message
Show description for a26e1fb
eregon
committed
a26e1fb
View commit details
Copy full SHA for a26e1fb
Browse repository at this point
Commits on Feb 9, 2023
Add ruby-3.2.1
ruby-builder-bot
authored and
eregon
committed
4d060a1
View commit details
Copy full SHA for 4d060a1
Browse repository at this point
Commits on Feb 8, 2023
Add jruby-9.4.1.0
ruby-builder-bot
authored and
eregon
committed
77fe3b4
View commit details
Copy full SHA for 77fe3b4
Browse repository at this point
Commits on Feb 6, 2023
Add jruby-9.3.10.0
ruby-builder-bot
authored and
eregon
committed
8df78e5
View commit details
Copy full SHA for 8df78e5
Browse repository at this point
Commits on Jan 24, 2023
Add truffleruby-22.3.1,truffleruby+graalvm-22.3.1
ruby-builder-bot
authored and
eregon
committed
b8e62b8
View commit details
Copy full SHA for b8e62b8
Browse repository at this point
Simplify new-versions.rb
eregon
committed
d60780f
View commit details
Copy full SHA for d60780f
Browse repository at this point
Debug new-versions.rb
eregon
committed
8aa012b
View commit details
Copy full SHA for 8aa012b
Browse repository at this point
Fix new-versions.rb
eregon
committed
628be4e
View commit details
Copy full SHA for 628be4e
Browse repository at this point
Commits on Jan 21, 2023
Updates for Windows MSYS2 update to OpenSSL 3
MSP-Greg
authored and
eregon
committed
ee26e27
View commit details
Copy full SHA for ee26e27
Browse repository at this point
Commits on Jan 10, 2023
Revert "Export BUNDLER_VERSION after installing Bundler"
Show description for 93287a1
eregon
committed
93287a1
View commit details
Copy full SHA for 93287a1
Browse repository at this point
Commits on Jan 6, 2023
Export BUNDLER_VERSION after installing Bundler
Show description for 3190662
eregon
committed
3190662
View commit details
Copy full SHA for 3190662
Browse repository at this point
Consider Bundler pre and rc versions valid, just exclude .dev
Show description for eb7f94f
eregon
committed
eb7f94f
View commit details
Copy full SHA for eb7f94f
Browse repository at this point
Commits on Dec 30, 2022
Break long line in workflow
eregon
committed
ad718fa
View commit details
Copy full SHA for ad718fa
Browse repository at this point
Implement targetRubyVersion for TruffleRuby
Show description for 09c1021
eregon
committed
09c1021
View commit details
Copy full SHA for 09c1021
Browse repository at this point
Previous
Next
You can’t perform that action at this time.