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 }}
luke-gruber
/
ruby
Public
forked from
ruby/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
Actions: luke-gruber/ruby
Actions
All workflows
Workflows
Annocheck
Annocheck
BASERUBY Check
BASERUBY Check
Check Dependencies
Check Dependencies
Compilations
Compilations
Cross compile
Cross compile
Cygwin
Cygwin
macOS
macOS
MinGW
MinGW
Misc
Misc
ModGC
ModGC
Show more workflows...
Management
Caches
Compilations
Compilations
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
compilers.yml
will be ignored since log searching is not yet available
826 workflow runs
826 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
ZJIT: fix gen_new_hash to use proper shape_id in flags
Compilations
#883:
Commit
acb2915
pushed by
luke-gruber
1h 39m 5s
zjit_new_hash_proper_shape_id
zjit_new_hash_proper_shape_id
1h 39m 5s
View workflow file
Get MMTK to use the newobj hook patchpoint for ZJIT's alloc fastpath
Compilations
#882:
Commit
34b6ec6
pushed by
luke-gruber
2h 21m 0s
zjit_fastpath_debug_mode
zjit_fastpath_debug_mode
2h 21m 0s
View workflow file
Get MMTK to use the newobj hook patchpoint for ZJIT's alloc fastpath
Compilations
#881:
Commit
7e0792f
pushed by
luke-gruber
2h 5m 38s
zjit_fastpath_debug_mode
zjit_fastpath_debug_mode
2h 5m 38s
View workflow file
Get MMTK to use the newobj hook patchpoint for ZJIT's alloc fastpath
Compilations
#880:
Commit
5d6c58e
pushed by
luke-gruber
1h 46m 5s
zjit_fastpath_debug_mode
zjit_fastpath_debug_mode
1h 46m 5s
View workflow file
ZJIT: fix gen_new_hash to use proper shape_id in flags
Compilations
#879:
Commit
216b95b
pushed by
luke-gruber
1h 10m 2s
zjit_new_hash_proper_shape_id
zjit_new_hash_proper_shape_id
1h 10m 2s
View workflow file
Get svars to be ractor-safe
Compilations
#878:
Commit
9d3300d
pushed by
luke-gruber
1h 19m 3s
ractor_safe_svar
ractor_safe_svar
1h 19m 3s
View workflow file
Fix bignum power_cache across Ractors (used by big2str/str2big)
Compilations
#877:
Commit
8b9ddb0
pushed by
luke-gruber
2h 23m 50s
bignum_power_cache_ractor_fix
bignum_power_cache_ractor_fix
2h 23m 50s
View workflow file
Lock-free rb_sym2id/rb_sym2str
Compilations
#876:
Commit
8b3d359
pushed by
luke-gruber
2h 6m 44s
lock-free-sym2id
lock-free-sym2id
2h 6m 44s
View workflow file
Lock-free rb_sym2id/rb_sym2str
Compilations
#875:
Commit
0d3a160
pushed by
luke-gruber
1h 16m 37s
lock-free-sym2id
lock-free-sym2id
1h 16m 37s
View workflow file
Lock-free rb_sym2id/rb_sym2str
Compilations
#874:
Commit
70c01f6
pushed by
luke-gruber
1h 36m 12s
lock-free-sym2id
lock-free-sym2id
1h 36m 12s
View workflow file
Remove flaky assertion in test_thread_timer_and_interrupt
Compilations
#873:
Commit
829cdec
pushed by
luke-gruber
1h 34m 33s
fix_flaky_thread_test_on_ci
fix_flaky_thread_test_on_ci
1h 34m 33s
View workflow file
First pass at integrating fiber scheduler hooks into Ractor::Port
Compilations
#872:
Commit
c05826a
pushed by
luke-gruber
2h 55m 52s
port_send_receive_fiber_scheduler
port_send_receive_fiber_scheduler
2h 55m 52s
View workflow file
Fix bignum power_cache across Ractors (used by big2str/str2big)
Compilations
#871:
Commit
b7de66f
pushed by
luke-gruber
5h 5m 55s
bignum_power_cache_ractor_fix
bignum_power_cache_ractor_fix
5h 5m 55s
View workflow file
Fix bignum power_cache across Ractors (used by big2str/str2big)
Compilations
#870:
Commit
6658a29
pushed by
luke-gruber
4h 46m 32s
bignum_power_cache_ractor_fix
bignum_power_cache_ractor_fix
4h 46m 32s
View workflow file
Fix cross-ractor busy-waiting in vm_once_dispatch
Compilations
#869:
Commit
7942036
pushed by
luke-gruber
6h 44m 37s
ractor_vm_once_dispatch_fix
ractor_vm_once_dispatch_fix
6h 44m 37s
View workflow file
Fix once insn when multiple Ractors race to execute the iseq
Compilations
#868:
Commit
b2ba539
pushed by
luke-gruber
6h 59m 40s
ractor_vm_once_dispatch_fix
ractor_vm_once_dispatch_fix
6h 59m 40s
View workflow file
Fix once insn when multiple Ractors race to execute the iseq
Compilations
#867:
Commit
b5622e0
pushed by
luke-gruber
7h 8m 18s
ractor_vm_once_dispatch_fix
ractor_vm_once_dispatch_fix
7h 8m 18s
View workflow file
Fix vm_once_dispatch when multiple Ractors are racing to execute the …
Compilations
#866:
Commit
a15bd3f
pushed by
luke-gruber
6h 51m 44s
ractor_vm_once_dispatch_fix
ractor_vm_once_dispatch_fix
6h 51m 44s
View workflow file
Fix imemo_fields owner in rb_obj_complex_fields_build
Compilations
#865:
Commit
3758546
pushed by
luke-gruber
1h 7m 46s
rlgc-v2-luke-fixes
rlgc-v2-luke-fixes
1h 7m 46s
View workflow file
Fix multi-ractor tests after rebase
Compilations
#864:
Commit
99ce009
pushed by
luke-gruber
1h 57m 4s
test_all_ractors_multi_ractor
test_all_ractors_multi_ractor
1h 57m 4s
View workflow file
Fix imemo_fields too_complex shareable bits
Compilations
#863:
Commit
8f62093
pushed by
luke-gruber
2h 10m 56s
rlgc-v2-with-multi-ractor-tests
rlgc-v2-with-multi-ractor-tests
2h 10m 56s
View workflow file
ZJIT: Add NEWOBJ hook patchpoint for the ZJIT allocation fastpath
Compilations
#862:
Commit
0e3992f
pushed by
luke-gruber
5h 14m 32s
zjit_fastpath_debug_mode
zjit_fastpath_debug_mode
5h 14m 32s
View workflow file
ZJIT: Add NEWOBJ hook patchpoint for the ZJIT allocation fastpath
Compilations
#861:
Commit
b4fa098
pushed by
luke-gruber
5h 9m 1s
zjit_fastpath_debug_mode
zjit_fastpath_debug_mode
5h 9m 1s
View workflow file
Skip failing Ractor test in CI
Compilations
#860:
Commit
865870f
pushed by
luke-gruber
5h 50m 28s
skip_ractor_test_failing_ci
skip_ractor_test_failing_ci
5h 50m 28s
View workflow file
Skip failing Ractor test in CI
Compilations
#859:
Commit
91f2c0c
pushed by
luke-gruber
5h 23m 48s
skip_ractor_test_failing_ci
skip_ractor_test_failing_ci
5h 23m 48s
View workflow file
Previous
1
2
3
4
5
6
7
…
33
34
Next
You can’t perform that action at this time.