Highlights
- Arctic Code Vault Contributor
- Developer Program Member
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,394 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 29 commits in 5 repositories
Created a pull request in getsentry/sentry that received 5 comments
feat(grouping): Trim C# unity function names
This implements function name trimming for .NET. This looks like a general .NET change however it really only affects the Unity SDK as the .NET SDK…
Opened 17 other pull requests in 8 repositories
getsentry/sentry
1
open
5
merged
- feat(dif): Added WASM support
- hack(devservices): A hacky workaround to make docker on mac work again
- fix(social_auth): cgi.parse_qsl was removed
- fix: Make sure we close session in http fetch
- feat(grouping): Change the user visibible hints to stack trace rule
- feat(eventstream): Trim event payload for event stream
getsentry/symbolic
2
merged
getsentry/sentry-cli
1
merged
1
open
getsentry/develop
2
open
getsentry/relay
1
open
1
merged
getsentry/symbolicator
1
open
mitsuhiko/insta
1
merged
getsentry/sentry-docs
1
open
Reviewed 9 pull requests in 6 repositories
getsentry/sentry-native 3 pull requests
getsentry/sentry-docs 2 pull requests
getsentry/symbolicator 1 pull request
getsentry/symbolic 1 pull request
getsentry/sentry-go 1 pull request
getsentry/sentry-cli 1 pull request
Created an issue in getsentry/sentry-cocoa that received 1 comment
Async Stack Traces for libdispatch
I'm creating this as a meta issue here to capture that this is a currently known limitation we want to have a look at. Currently when someone dispa…