Highlights
- Arctic Code Vault Contributor
Popular repositories
2,205 contributions in the last year
Activity overview
Contributed to
bugsnag/bugsnag-android,
bugsnag/bugsnag-cocoa,
bugsnag/bugsnag-android-gradle-plugin
and 5 other
repositories
Contribution activity
December 2020
Created 48 commits in 4 repositories
Created a pull request in bugsnag/bugsnag-android that received 3 comments
Use correct assertion for native throw scenarios
Goal
#1049 allowed the CI pipeline to build multiple fixture APKs so that a 'minimal' test fixture which only uses bugsnag-android-core could be te…
+4
−12
•
3
comments
Opened 48 other pull requests in 4 repositories
bugsnag/bugsnag-android
5
open
3
closed
27
merged
- Run static analysis on mazerunner scenarios
- Optimize gradle via scanning
- Update example app's to only use different directory for background process
- Enable gradle build scan on CI
- Reorganize dockerfiles to reduce CI build times
- Update CI pipeline to build multiple fixture APKs and use AGP 4.1
- Soft fail Android 4, 6, and 7 E2E tests
- Reduce size of APK test fixture by excluding unnecessary ABIs
- Setup NDK code to use ClangFormat
- Convert instrumentation tests to unit tests where possible
- Increase kotlin dependency version to 1.3.72
- Mazerunner fixture multiple apks
- Build example app on CI
- Tweak detekt rules to supress common issues
- Split native mazerunner scenarios into smaller feature files
- Update check task to depend on checkstyle task
- v5.4.0
- Prevent potential SHA-1 hash mismatch in Bugsnag-Integrity header for session requests
- Deserialize unhandledOverridden correctly for React Native
- Merge next into ANR NDK stacktrace integration branch
- Add test that sends unusual strings in request payload
- Make unhandled overridable for React Native errors
- Make event.unhandled overridable for NDK errors
- Load bugsnag-ndk lib for multi process scenario
- v5.3.1 release
- Some pull requests not shown.
bugsnag/bugsnag-js
6
merged
1
closed
bugsnag/bugsnag-android-gradle-plugin
3
merged
2
open
bugsnag/bugsnag-cocoa
1
merged
Reviewed 14 pull requests in 4 repositories
bugsnag/bugsnag-android 10 pull requests
- Reorganize dockerfiles to reduce CI build times
- Update CI pipeline to build multiple fixture APKs and use AGP 4.1
- Tweak detekt rules to supress common issues
- Tests: Update pipeline logic for improved integration PRs
- Fix incorrect documentation
- Add information about GPG keys and GPG1 vs GPG2 to RELEASING.md
- Prepare for MazeRunner v3.6.0
- Tests: Update smoke tests to be less flakey
- Multistage smoke tests
- Store user information in persistenceDirectory