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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
JoyfulProgramming
/
observable
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: JoyfulProgramming/observable
Actions
All workflows
Workflows
Release Gem
Release Gem
Test
Test
Show more workflows...
Management
Caches
Test
Test
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
.
test.yml
will be ignored since log searching is not yet available
41 workflow runs
41 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.
Extract magic numbers as named constants in Instrumenter (#7)
Test
#41:
Commit
06fd124
pushed by
johngallagher
26s
main
main
26s
View workflow file
Remove dead Span#colorize_kind method (#6)
Test
#40:
Commit
49cf117
pushed by
johngallagher
24s
main
main
24s
View workflow file
Remove unused local_variables call in ArgumentExtractor#extract_from_…
Test
#39:
Commit
382aa51
pushed by
johngallagher
1m 28s
main
main
1m 28s
View workflow file
Introduce SerializationDepth value object to reduce primitive obsession
Test
#38:
Pull request
#13
opened by
johngallagher
5m 2s
claude/fix-serialization-depth-obsession-o11wK
claude/fix-serialization-depth-obsession-o11wK
5m 2s
View #13
View workflow file
Extract CallerInformation and ArgumentExtractor to module-level files
Test
#37:
Pull request
#12
opened by
johngallagher
5m 0s
claude/extract-nested-classes-o11wK
claude/extract-nested-classes-o11wK
5m 0s
View #12
View workflow file
Consolidate duplicate _with_custom_depth serialization methods
Test
#36:
Pull request
#11
opened by
johngallagher
4m 21s
claude/consolidate-serializers-o11wK
claude/consolidate-serializers-o11wK
4m 21s
View #11
View workflow file
Use Span ANSI constants in SpanRepo#colorize_trace_header
Test
#35:
Pull request
#10
opened by
johngallagher
5m 2s
claude/fix-span-repo-constants-o11wK
claude/fix-span-repo-constants-o11wK
5m 2s
View #10
View workflow file
Replace bare rescue clauses with explicit StandardError
Test
#34:
Pull request
#9
opened by
johngallagher
4m 58s
claude/fix-bare-rescues-o11wK
claude/fix-bare-rescues-o11wK
4m 58s
View #9
View workflow file
Simplify redundant conditional in create_instrumented_span
Test
#33:
Pull request
#8
opened by
johngallagher
1m 29s
claude/fix-create-span-conditional-o11wK
claude/fix-create-span-conditional-o11wK
1m 29s
View #8
View workflow file
Extract magic numbers as named constants in Instrumenter
Test
#32:
Pull request
#7
opened by
johngallagher
1m 49s
claude/extract-magic-numbers-o11wK
claude/extract-magic-numbers-o11wK
1m 49s
View #7
View workflow file
Remove dead Span#colorize_kind method
Test
#31:
Pull request
#6
opened by
johngallagher
1m 28s
claude/remove-dead-colorize-kind-o11wK
claude/remove-dead-colorize-kind-o11wK
1m 28s
View #6
View workflow file
Remove unused local_variables call in ArgumentExtractor#extract_from_…
Test
#30:
Pull request
#5
opened by
johngallagher
1m 30s
claude/fix-unused-variable-o11wK
claude/fix-unused-variable-o11wK
1m 30s
View #5
View workflow file
doc: more complete
Test
#29:
Commit
cbd06e6
pushed by
johngallagher
1m 23s
main
main
1m 23s
View workflow file
test: remove tests with low value
Test
#28:
Commit
52c2594
pushed by
johngallagher
41s
main
main
41s
View workflow file
test: fixed for Ruby 3.3.2
Test
#27:
Commit
f3cd3e2
pushed by
johngallagher
19s
main
main
19s
View workflow file
refactor: Update error attributes to use "exception" prefix
Test
#26:
Commit
e49ce11
pushed by
johngallagher
14s
main
main
14s
View workflow file
feat: Add custom error converters to configuration
Test
#25:
Commit
70f38c6
pushed by
johngallagher
14s
main
main
14s
View workflow file
feat: Add pretty_print method to Observable::StructuredError
Test
#24:
Commit
522ebbe
pushed by
johngallagher
14s
main
main
14s
View workflow file
feat: Add StructuredError class for handling errors
Test
#23:
Commit
aacb1d6
pushed by
johngallagher
17s
main
main
17s
View workflow file
feat: Add type attribute to StructuredError constructor
Test
#22:
Commit
b38a0b9
pushed by
johngallagher
14s
main
main
14s
View workflow file
test: record details of structured errors
Test
#21:
Commit
9daee8b
pushed by
johngallagher
14s
main
main
14s
View workflow file
refactor: Improve colorize method readability
Test
#20:
Commit
cad35c6
pushed by
johngallagher
16s
main
main
16s
View workflow file
feat: Add method find_by_attrs! to SpanRepo
Test
#19:
Commit
1cab15d
pushed by
johngallagher
14s
main
main
14s
View workflow file
feat: Add where method to SpanRepo for filtering spans
Test
#18:
Commit
3fe9a70
pushed by
johngallagher
13s
main
main
13s
View workflow file
feat: Add handling for nil value in instrumenter diff
Test
#17:
Commit
ba92842
pushed by
johngallagher
17s
main
main
17s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.