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
Accelerator
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
Type
/
to 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 }}
Scorbutics
/
embedded-ruby-vm
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: Scorbutics/embedded-ruby-vm
Actions
All workflows
Workflows
CI & Release
CI & Release
Show more workflows...
Management
Caches
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
177 workflow runs
177 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
chore: wrong comment
CI & Release
#125:
Commit
3fecf59
pushed by
Scorbutics
4m 4s
master
master
4m 4s
View workflow file
fix: post initialisation order bug
CI & Release
#124:
Commit
8eec996
pushed by
Scorbutics
4m 24s
master
master
4m 24s
View workflow file
fix: extract out the interpreter prefix from the log message
CI & Release
#123:
Commit
ccd5cb6
pushed by
Scorbutics
1m 14s
master
master
1m 14s
View workflow file
fix: enable logging before ruby_vm_start as we now have an empty list…
CI & Release
#122:
Commit
ddbfc95
pushed by
Scorbutics
3m 53s
master
master
3m 53s
View workflow file
fix: use diag_log to avoid unused function warning
CI & Release
#121:
Commit
8779bbd
pushed by
Scorbutics
2m 42s
master
master
2m 42s
View workflow file
feat: interpreter logs routing
CI & Release
#120:
Commit
624faa7
pushed by
Scorbutics
56s
master
master
56s
View workflow file
CI & Release
CI & Release
#119:
Manually run by
Scorbutics
1m 20s
master
master
1m 20s
View workflow file
CI & Release
CI & Release
#118:
Manually run by
Scorbutics
4m 12s
master
master
4m 12s
View workflow file
feat: integrate ruby physfs gem
CI & Release
#117:
Commit
8a1e5fd
pushed by
Scorbutics
4m 21s
master
master
4m 21s
View workflow file
feat: upgrade ruby physfs with file open encoding shim fix
CI & Release
#116:
Commit
b001e7e
pushed by
Scorbutics
4m 9s
master
master
4m 9s
View workflow file
feat: upgrade ruby physfs with direct mutex access
CI & Release
#115:
Commit
65675bd
pushed by
Scorbutics
3m 57s
master
master
3m 57s
View workflow file
feat: upgrade ruby physfs with global mutex lock
CI & Release
#114:
Commit
e994c19
pushed by
Scorbutics
3m 59s
master
master
3m 59s
View workflow file
test: add same id fifo unit test
CI & Release
#113:
Commit
7a931ea
pushed by
Scorbutics
3m 33s
master
master
3m 33s
View workflow file
build: set 30s timeout running core unit tests
CI & Release
#112:
Commit
53e01ee
pushed by
Scorbutics
4m 3s
master
master
4m 3s
View workflow file
test: test_remote_eval reliability
CI & Release
#111:
Commit
d647bc2
pushed by
Scorbutics
4m 8s
master
master
4m 8s
View workflow file
feat: cooperative threading
CI & Release
#110:
Commit
2ce6257
pushed by
Scorbutics
1m 7s
master
master
1m 7s
View workflow file
fix: single interpreter until the end in test
CI & Release
#109:
Commit
b306bc6
pushed by
Scorbutics
3m 42s
master
master
3m 42s
View workflow file
feat: add proper level + split VMLogger info and error
CI & Release
#108:
Commit
4341776
pushed by
Scorbutics
49s
master
master
49s
View workflow file
remote_eval: log lifecycle at error level + thread-exit fence
CI & Release
#107:
Commit
6128004
pushed by
Scorbutics
5m 28s
master
master
5m 28s
View workflow file
logging: safety nets for fd 1/2 callback feedback loops
CI & Release
#106:
Commit
a533f22
pushed by
Scorbutics
3m 22s
master
master
3m 22s
View workflow file
test: route LOGF + log callbacks to original stdout fd
CI & Release
#105:
Commit
eb0851f
pushed by
Scorbutics
4m 15s
master
master
4m 15s
View workflow file
fix: debug and logs in remote eval
CI & Release
#104:
Commit
1830811
pushed by
Scorbutics
3m 42s
master
master
3m 42s
View workflow file
feat: ExecRubyScriptInlineWithRemote + shared remote-options.h
CI & Release
#103:
Commit
aa34a15
pushed by
Scorbutics
3m 24s
master
master
3m 24s
View workflow file
feat: remote ruby eval
CI & Release
#102:
Commit
49e1e46
pushed by
Scorbutics
3m 38s
master
master
3m 38s
View workflow file
feat: remote debugging
CI & Release
#101:
Commit
5a46152
pushed by
Scorbutics
4m 19s
master
master
4m 19s
View workflow file
Previous
1
2
3
4
5
6
7
8
Next
You can’t perform that action at this time.