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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ruby
/
json
Public
Notifications
You must be signed in to change notification settings
Fork
373
Star
782
Code
Issues
7
Pull requests
4
Actions
Projects
Security and quality
4
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: ruby/json
Actions
All workflows
Workflows
CI
CI
Copilot
Copilot
Dependabot Updates
Dependabot Updates
Sync ruby
Sync ruby
Show more workflows...
Management
Caches
Deployments
Sync ruby
Sync ruby
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
.
sync-ruby.yml
will be ignored since log searching is not yet available
225 workflow runs
225 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.
Update Hash syntax in tests
Sync ruby
#225:
Commit
0479b66
pushed by
byroot
41s
master
master
41s
View workflow file
Get rid of tools/fuzz.rb
Sync ruby
#224:
Commit
4a7a53b
pushed by
byroot
39s
master
master
39s
View workflow file
Update CHANGES.md for clarity and consistency
Sync ruby
#223:
Commit
38c9ab0
pushed by
byroot
1m 4s
master
master
1m 4s
View workflow file
Relase 3.0.0.rc1
Sync ruby
#222:
Commit
4f89162
pushed by
byroot
52s
master
master
52s
View workflow file
Move coverage report path to .coverage
Sync ruby
#221:
Commit
a8be79a
pushed by
byroot
44s
master
master
44s
View workflow file
Update CHANGES.md
Sync ruby
#220:
Commit
0708dd2
pushed by
byroot
33s
master
master
33s
View workflow file
Widen the json_decode_integer fast path to more 64-bit integers.
Sync ruby
#219:
Commit
0238abc
pushed by
byroot
43s
master
master
43s
View workflow file
Release 2.21.2
Sync ruby
#218:
Commit
5a32e43
pushed by
byroot
49s
master
master
49s
View workflow file
Also don't compute ResumableParser cursor position for warning
Sync ruby
#217:
Commit
2c332bf
pushed by
byroot
37s
master
master
37s
View workflow file
Improve max_nesting documentation
Sync ruby
#216:
Commit
5499aa5
pushed by
byroot
48s
master
master
48s
View workflow file
Fix the parser benchmark bytes report
Sync ruby
#215:
Commit
499d9bc
pushed by
byroot
43s
master
master
43s
View workflow file
Pass '-mno-outline' to the compiler (if supported) to prevent functio…
Sync ruby
#214:
Commit
f5fc245
pushed by
byroot
47s
master
master
47s
View workflow file
Release 2.21.1
Sync ruby
#213:
Commit
fd61def
pushed by
byroot
38s
master
master
38s
View workflow file
Rely on Ruby's HAVE_BUILTIN___BUILTIN_CLZLL
Sync ruby
#212:
Commit
db70b14
pushed by
byroot
39s
master
master
39s
View workflow file
Release 2.21.0
Sync ruby
#211:
Commit
9be0e8e
pushed by
byroot
38s
master
master
38s
View workflow file
Avoid re-decoding an incomplete number on every ResumableParser chunk
Sync ruby
#210:
Commit
d1299d4
pushed by
byroot
1m 28s
master
master
1m 28s
View workflow file
Fix ResumableParser losing tokens before a feed-boundary suspension
Sync ruby
#209:
Commit
cc010c4
pushed by
byroot
1m 11s
master
master
1m 11s
View workflow file
Add JSON::ResumableParser#partial_value? and #empty?
Sync ruby
#208:
Commit
0864e83
pushed by
byroot
41s
master
master
41s
View workflow file
Fix ResumableParser treating unterminated line comments as complete
Sync ruby
#207:
Commit
9dbfeb8
pushed by
byroot
33s
master
master
33s
View workflow file
Add a
sort_keys
option to the generator.
Sync ruby
#206:
Commit
ea008e8
pushed by
byroot
36s
master
master
36s
View workflow file
Fix ResumableParser#partial_value SEGV on incomplete nested containers
Sync ruby
#205:
Commit
94c1af2
pushed by
byroot
35s
master
master
35s
View workflow file
Fix a few inconsistencies in readme
Sync ruby
#204:
Commit
faa5572
pushed by
byroot
34s
master
master
34s
View workflow file
Avoid Float out of range warning for clearly underflowing numbers
Sync ruby
#203:
Commit
724edda
pushed by
byroot
38s
master
master
38s
View workflow file
Fix unused-but-set-global warnings in clang-23
Sync ruby
#202:
Commit
168095c
pushed by
byroot
36s
master
master
36s
View workflow file
Declare types as RUBY_TYPED_THREAD_SAFE_FREE
Sync ruby
#201:
Commit
fa69e94
pushed by
byroot
38s
master
master
38s
View workflow file
Previous
1
2
3
4
5
…
8
9
Next
You can’t perform that action at this time.